ManagedFolderInformation.MustDisplayComment Property

Definition

Gets a value that indicates whether the client application must display the Comment property to the user.

public:
 property Nullable<bool> MustDisplayComment { Nullable<bool> get(); };
public Nullable<bool> MustDisplayComment { get; }
Public ReadOnly Property MustDisplayComment As Nullable(Of Boolean)

Property Value

true if the client application must display the Comment property to the user; otherwise, false.

Applies to