MailMessage.GoToNext Method
Displays the next mail message if you are using Microsoft Word as your e-mail editor.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub GoToNext
'Usage
Dim instance As MailMessage
instance.GoToNext()
void GoToNext()