ManagedFolderInformationType.MustDisplayCommentSpecified Property

Definition

The MustDisplayCommentSpecified property gets a value that specifies whether the MustDisplayComment property was serialized into the SOAP response.

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

Property Value

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

Applies to