Post Method

Sends (posts) the PostItem object. 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.

expression**.Post**

*expression   * Required. An expression that returns a PostItem object.

Applies to | PostItem Object