Gets the parent folder ID (ID of a folder which contains this folder).
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ParentId As EwsFolderId Get |
C# |
---|
public EwsFolderId ParentId { get; } |