DisplayMoveDialog Method

Displays the Move dialog box, in which the user can specify a new location for the active e-mail message in an available message store. This method is available only if you are using Word as your e-mail editor.

expression**.DisplayMoveDialog**

expression Required. An expression that returns a MailMessage object.

Example

This example displays the Move dialog box for the active e-mail message.

Application.MailMessage.DisplayMoveDialog

Applies to | MailMessage Object

See Also | DisplayProperties Method | Post Method