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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also