SyncFolderHierarchyType.FolderShape Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.