Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets an OlRemoteStatus constant that determines the status of an item once it is received by a remote user. Read/write.
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 _ReportItem
Dim value As OlRemoteStatus
value = instance.MarkForDownload
instance.MarkForDownload = value
[DispIdAttribute()]
OlRemoteStatus MarkForDownload { get; set; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlRemoteStatus
Remarks
This property gives remote users with less-than-ideal data-transfer capabilities increased messaging flexibility.