_PostItem.Post Method

Definition

Sends (posts) the PostItem object.

public:
 void Post();
public void Post ();
Public Sub Post ()

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.

Applies to