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