 | Pop3ResponseStatus Property |
Gets the status of this response.
Namespace: Limilabs.Client.POP3Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic Pop3ResponseStatus Status { get; }Public ReadOnly Property Status As Pop3ResponseStatus
Get
public:
property Pop3ResponseStatus Status {
Pop3ResponseStatus get ();
}member Status : Pop3ResponseStatus with get
Property Value
Pop3ResponseStatus
See Also