Disables workaround for non-standard behavior of Gmail's RETR command.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
Visual Basic |
---|
Public Property DisableGmailRetrieveWorkaround As Boolean Get Set |
C# |
---|
public bool DisableGmailRetrieveWorkaround { get; set; } |