Document.Post method (Word)

Posts the specified document to a public folder in Microsoft Exchange. .

Syntax

expression. Post

expression Required. A variable that represents a Document object.

Remarks

This method displays the Send to Exchange Folder dialog box so that a folder can be selected.

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

See also

Document Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.