PostItem.Post method (Outlook)

Sends (posts) the PostItem object.

Syntax

expression. Post

expression A variable that represents a PostItem object.

Remarks

The Post method, which is analogous to the Send method for the MailItem object, is used to save the post to the target public folder instead of mailing it.

See also

PostItem 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.