ImapMessageCollection.Count Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
Count
Gets the number of elements contained in the ImapMessageCollection.
Declaration
public int Count { get; }
Property Value
Type | Description |
---|---|
Int32 | The number of elements contained in the ImapMessageCollection. |