FolderTReadOnly Property Ipswitch.Messaging.Framework
Gets a value that indicates whether this folder can be renamed, moved, or otherwise modified. Note that this does not apply to the items in the folder, only the folder itself. This value will be true if the folder can be modified; otherwise, false.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public virtual bool ReadOnly { get; }

Property Value

Type: Boolean

Implements

IFolderReadOnly
See Also

Reference