ManagedFolderInformationType.MustDisplayComment Property

Definition

The MustDisplayComment property gets a value that indicates whether the managed folder comment must be displayed.

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

Property Value

The MustDisplayComment property returns true if the managed folder comment must be displayed; otherwise, the property returns false.

Remarks

This property is read-only because it is only returned in a response. The property setter in the property signature is an artifact of the proxy generator.

Applies to