PowerTCP Mail for .NET
ToString Method (ImapResponse)




Returns the entire response line.
Syntax
Public Overrides Function ToString() As String
Dim instance As ImapResponse
Dim value As String
 
value = instance.ToString()
public override string ToString()
public: string* ToString(); override 
public:
String^ ToString(); override 

Return Value

A string representation of the entire response line.
See Also

Reference

ImapResponse Class
ImapResponse Members


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