EwsDownloadItemIds Method
Downloads IDs of items in the specified folder.
Overload List
  NameDescription
Public methodDownloadItemIds(FolderId, Boolean)
Downloads IDs of all or unread items in the specified folder.
Public methodDownloadItemIds(FolderId, ItemView, Boolean)
Downloads IDs of items in the specified folder in the specified ItemView range.
Top
See Also