menu
ews package
documentation
Notifications/SubscriptionErrorEventArgs.dart
SubscriptionErrorEventArgs
Exception property
Exception property
dark_mode
light_mode
Exception
property
Object
?
Exception
getter/setter pair
Gets the exception representing the error. If Exception is null, the connection was cleanly closed by the server.
Implementation
Object? Exception;
ews package
documentation
Notifications/SubscriptionErrorEventArgs
SubscriptionErrorEventArgs
Exception property
SubscriptionErrorEventArgs class