EmailSignature.ReplyMessageSignature Property

Definition

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).

Applies to