_NoteItem.DownloadState Property

Definition

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

Property Value

Applies to