Gets the Exchange class of the folder.
E.g. 'IPF.Note', 'IPF.Contact', 'IPF.Appointment', etc.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Property ExchangeClass As String Get Private Set |
| C# |
|---|
public string ExchangeClass { get; private set; } |