Gets the Type of the item.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Property ItemType As EwsItemType Get Private Set |
| C# |
|---|
public EwsItemType ItemType { get; private set; } |