Dart.Mail Namespace > ImapResponse Class : Explanation Property |
Public ReadOnly Property Explanation As String
Dim instance As ImapResponse Dim value As String value = instance.Explanation
public string Explanation {get;}
public: __property string* get_Explanation();
This property returns optional explanatory information text sent by the server. For example, the value is "UIDs valid" for the line below.
* OK [UIDVALIDITY 1032904889] UIDs valid