Post Method

Applies To

Document object.

Description

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.

Syntax

expression.Post

expression Required. An expression that returns a Document object.

See Also

DisplayMoveDialog method, Forward method, MailMessage 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