_ContactItem.MarkForDownload Property

Definition

Returns or sets an OlRemoteStatus constant that determines the status of an item once it is received by a remote user. Read/write.

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

Property Value

Remarks

This property gives remote users with less-than-ideal data-transfer capabilities increased messaging flexibility.

Applies to