EwsDownloadItem Method |
Name | Description | |
---|---|---|
![]() | DownloadItem(FolderId, Int32) |
Downloads an item in the specified folder at the specified index.
|
![]() | DownloadItem(ItemId, EwsItemParts) |
Downloads the specified portions of the specified item by its ID.
|
![]() | DownloadItem(ItemId, PropertySet) |
Downloads the specified item by its ID using PropertySet settings.
|
![]() | DownloadItem(FolderId, Int32, EwsItemParts) |
Downloads the specified portions of an Exchange item in the specified folder at the specified index.
|
![]() | DownloadItem(FolderId, Int32, PropertySet) |
Downloads an item in the specified folder at the specified index using PropertySet settings.
|