_DocumentItem.MarkForDownload 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.
This object, member, or enumeration will be deprecated and is not intended to be used in your code.
public:
property Microsoft::Office::Interop::Outlook::OlRemoteStatus MarkForDownload { Microsoft::Office::Interop::Outlook::OlRemoteStatus get(); void set(Microsoft::Office::Interop::Outlook::OlRemoteStatus value); };
public Microsoft.Office.Interop.Outlook.OlRemoteStatus MarkForDownload { get; set; }
Public Property MarkForDownload As OlRemoteStatus