Edit

Share via


FromToHeader.ToString Method

Definition

Returns the string representation of FromToHeader object, which contains DisplayName, URI, Epid, Tag, HeaderValue properties.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

String representation of the object.

Applies to