EmailOptions.MarkCommentsWith 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 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.