The ImapMessageCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Gets the number of elements contained in the ImapMessageCollection.
| |
Item |
Gets the ImapMessageInfo at the specified index.
| |
SyncRoot |
Gets an object that can be used to synchronize access to the ImapMessageCollection.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICollection<(Of <<'(ImapMessageInfo>)>>)..::..IsReadOnly |