Поделиться через


SyncFolderHierarchyType.FolderShape Property

The FolderShape property gets or sets the synchronization folder shape that describes which properties are returned in the response. This property is required. This is a read/write property.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property FolderShape As FolderResponseShapeType
    Get
    Set
'Usage
Dim instance As SyncFolderHierarchyType
Dim value As FolderResponseShapeType

value = instance.FolderShape

instance.FolderShape = value
public FolderResponseShapeType FolderShape { get; set; }

Property Value

Type: ExchangeWebServices.FolderResponseShapeType
The FolderShape property returns a FolderResponseShapeType object.

Remarks

The potential properties that are returned for each folder vary based on the type of folder.