The EwsMessageCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the collection.
| |
| Item |
Gets an EwsMessageInfo objects at the specified index.
| |
| PageResult |
Gets additional information if paging was used.
| |
| SyncRoot |
Gets an object that can be used to synchronize access to the collection.
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| ICollection<(Of <<'(EwsMessageInfo>)>>)..::..IsReadOnly |