Post Method

Applies To

PostItem object.

Description

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

Syntax

expression.Post

expression An expression that returns an PostItem object.