MailMessage.DisplayMoveDialog Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 Microsoft Word as your e-mail editor.
public:
void DisplayMoveDialog();
public void DisplayMoveDialog ();
abstract member DisplayMoveDialog : unit -> unit
Public Sub DisplayMoveDialog ()