SharingItem.DownloadState (Outlook)

Returns a constant that belongs to the OlDownloadState enumeration indicating the download state of the SharingItem. Possible return values are olFullItem - Full item has been downloaded, olHeaderOnly - Only the header has been downloaded.


Dim odsDownloadState As OlDownloadState
odsDownloadState = Session.CreateSharingItem.DownloadState