ManagedFolderInformationType.IsManagedFoldersRootSpecified Property

Definition

The IsManagedFoldersRootSpecified property gets a Boolean value that indicates whether the IsManagedFoldersRoot property was returned in the SOAP response.

public:
 property bool IsManagedFoldersRootSpecified { bool get(); void set(bool value); };
public bool IsManagedFoldersRootSpecified { get; set; }
Public Property IsManagedFoldersRootSpecified As Boolean

Property Value

The IsManagedFoldersRootSpecified property returns true if the IsManagedFoldersRoot property was serialized into the SOAP response; otherwise, the property returns false.

Applies to