NormalizedBody.ToString Method

Definition

Converts the current object into a string value. The ToString() method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 override System::String ^ ToString();
public override string ToString ();
Public Overrides Function ToString () As String

Returns

A string that represents the current object.

Applies to