EmailSignature.ReplyMessageSignature Property
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.
Returns or sets the signature that Microsoft Word appends to e-mail message replies.
public:
property System::String ^ ReplyMessageSignature { System::String ^ get(); void set(System::String ^ value); };
public string ReplyMessageSignature { get; set; }
member this.ReplyMessageSignature : string with get, set
Public Property ReplyMessageSignature As String
Property Value
Remarks
When setting this property, you must use the name of an e-mail signature that you have created in the E-mail Options dialog box, available from the General tab of the Options dialog box (Tools menu).