| Pop3ConfigurationDisableAPOP Property |
Namespace:
Limilabs.Client.POP3
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool DisableAPOP { get; set; }
Public Property DisableAPOP As Boolean
Get
Set
public:
property bool DisableAPOP {
bool get ();
void set (bool value);
}
member DisableAPOP : bool with get, set
Property Value
Type:
BooleanSee Also