MailMessage.GoToNext 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 next mail message if you are using Microsoft Word as your e-mail editor.
public:
void GoToNext();
public void GoToNext ();
abstract member GoToNext : unit -> unit
Public Sub GoToNext ()