FolderTCount Property Ipswitch.Messaging.Framework
Gets a value indicating how many items are in this folder.

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

public abstract int Count { get; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
FolderAccessExceptionThrown when reading items in the folder is not allowed.
See Also

Reference