_DocumentItem.MarkForDownload Property
This object, member, or enumeration will be deprecated and is not intended to be used in your code.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Property MarkForDownload As OlRemoteStatus
Get
Set
'Usage
Dim instance As _DocumentItem
Dim value As OlRemoteStatus
value = instance.MarkForDownload
instance.MarkForDownload = value
[DispIdAttribute()]
OlRemoteStatus MarkForDownload { get; set; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlRemoteStatus