Returns a bit mask specifying which fields are valid.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public ReadOnly Property ValidFields As ImapListFields
	Get
C#
public ImapListFields ValidFields { get; }

Field Value

A bit mask.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also