Edit

Share via


SyncFolderHierarchyType.FolderShape Property

Definition

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.

public:
 property ExchangeWebServices::FolderResponseShapeType ^ FolderShape { ExchangeWebServices::FolderResponseShapeType ^ get(); void set(ExchangeWebServices::FolderResponseShapeType ^ value); };
public ExchangeWebServices.FolderResponseShapeType FolderShape { get; set; }
Public Property FolderShape As FolderResponseShapeType

Property Value

The FolderShape property returns a FolderResponseShapeType object.

Remarks

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

Applies to