Create the string representation of this email address (encoded or otherwise) as it will appear in the email
[Visual Basic] Public Function ToDataString() As String [C#] public string ToDataString(); [C++] public: String* ToDataString(); [JScript] public function ToDataString(): String;