PowerTCP Mail for .NET
ToString Method (DataEventArgs)




Gets the Data property as a decoded string.
Syntax
Public Overrides Function ToString() As String
Dim instance As DataEventArgs
Dim value As String
 
value = instance.ToString()
public override string ToString()
public: string* ToString(); override 
public:
String^ ToString(); override 

Return Value

The Data.Buffer decoded into a string using the Data.Encoding specified.
See Also

Reference

DataEventArgs Class
DataEventArgs Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic