Share via


Application.MailPostDocument Method

Project Developer Reference

Displays the Send To Exchange Folder dialog box to post a document to Microsoft Exchange.

Syntax

expression.MailPostDocument

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks

The MailPostDocument method is only available when a mail system utilizes a Microsoft Exchange server.

See Also