Edit

Share via


EmailSignature.NewMessageSignature Property

Definition

Returns or sets the signature that Microsoft Word appends to new e-mail messages.

public:
 property System::String ^ NewMessageSignature { System::String ^ get(); void set(System::String ^ value); };
public string NewMessageSignature { get; set; }
member this.NewMessageSignature : string with get, set
Public Property NewMessageSignature 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