ReplyStyle Property

Microsoft Word Visual Basic

ReplyStyle Property

       

Returns a Style object that represents the style used when replying to e-mail messages.

expression.ReplyStyle

expression   Required. An expression that returns an EmailOptions object.

Example

This example displays the name of the default style used when replying to e-mail messages.

MsgBox Application.EmailOptions.ReplyStyle.NameLocal