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