EwsException.Status Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
Status
Gets the status of the response.
Declaration
public EwsExceptionStatus Status { get; }
Property Value
Type | Description |
---|---|
EwsExceptionStatus | One of the EwsExceptionStatus values. |