FindFolderType.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 shape of the query set. 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 that contains the description of the properties that are requested to be returned in the result set.
Remarks
The FolderShape property describes which properties are returned by the FindFolder response.