Share via


SharingItem.DownloadState Property

Outlook Developer Reference

Returns a constant that belongs to the OlDownloadState enumeration indicating the download state of the SharingItem. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.DownloadState

expression   A variable that represents a SharingItem object.

See Also