EmailOptions.MarkCommentsWith Property

Definition

Returns or sets the string with which Microsoft Word marks comments in e-mail messages.

public:
 property System::String ^ MarkCommentsWith { System::String ^ get(); void set(System::String ^ value); };
public string MarkCommentsWith { get; set; }
member this.MarkCommentsWith : string with get, set
Public Property MarkCommentsWith As String

Property Value

Remarks

The default value is the value of the UserName property.

Applies to