Post Method

Microsoft Word Visual Basic

Post Method

       

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.

expression.Post

expression   Required. An expression that returns a Document object.

Example

This example displays the Send to Exchange Folder dialog box so that the active document can be posted to a public folder.

ActiveDocument.Post