_TaskRequestUpdateItem.DownloadState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a constant that belongs to the OlDownloadState enumeration indicating the download state of the item. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OlDownloadState DownloadState { Microsoft::Office::Interop::Outlook::OlDownloadState get(); };
public Microsoft.Office.Interop.Outlook.OlDownloadState DownloadState { get; }
Public ReadOnly Property DownloadState As OlDownloadState