EwsException.Properties Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 8.0.9673)
Properties
Gets list of properties related to this error.
Declaration
public IList<string> Properties { get; }
Property Value
| Type | Description |
|---|---|
| IList<String> | List of properties. |