Gets list of properties related to this error.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Property Properties As IList(Of String) Get Friend Set |
| C# |
|---|
public IList<string> Properties { get; internal set; } |