EmailOptions.ReplyStyle Property (Word)
Returns a Style object that represents the style used when replying to e-mail messages.
Syntax
expression .ReplyStyle
expression 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