The EwsItemCollection type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCount
Gets the number of elements contained in the collection.
Public propertySupported by the .NET Compact FrameworkItem
Gets an EwsItemInfo objects at the specified index.
Public propertySupported by the .NET Compact FrameworkPageResult
Gets additional information if paging was used.
Public propertySupported by the .NET Compact FrameworkSyncRoot
Gets an object that can be used to synchronize access to the collection.

Explicit Interface Implementations

See Also