Click or drag to resize

ImapResponseMessage Property

Gets response message (without Tag and Status) e.g.: "LOGOUT completed".

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public string Message { get; }

Property Value

String
See Also