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

Concepts

PostItem Object

PostItem Object Members