FolderTExists Property Ipswitch.Messaging.Framework
Gets a value that indicates whether this folder was retrieved from some user's folders. This value will be true if the folder was retrieved from a user's folder collection; otherwise, false.

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

public virtual bool Exists { get; }

Property Value

Type: Boolean

Implements

IFolderExists
See Also

Reference