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; }

Field Value

List of properties.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also