ExchangeExceptionEventArgs Constructors
Provides data for the AppointmentExchanger.OnException event.Name | Parameters | Description |
---|---|---|
ExchangeExceptionEventArgs(Exception) | originalException | Initializes a new instance of the ExchangeExceptionEventArgs class with the specified settings. |
See Also