| Pop3ResponseStatus Property |
Gets the status of this response.
Namespace:
Limilabs.Client.POP3
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public Pop3ResponseStatus Status { get; }
Public ReadOnly Property Status As Pop3ResponseStatus
Get
public:
property Pop3ResponseStatus Status {
Pop3ResponseStatus get ();
}
member Status : Pop3ResponseStatus with get
Property Value
Type:
Pop3ResponseStatusSee Also