_Document.Post Method

Definition

Posts the specified document to a public folder in Microsoft Exchange. This method displays the Send to Exchange Folder dialog box so that a folder can be selected.

public:
 void Post();
public void Post ();
abstract member Post : unit -> unit
Public Sub Post ()

Applies to