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

Syntax

Visual Basic
Public Enumeration ImapFlagAction
C#
public enum ImapFlagAction

Members

Member nameDescription
Supported by the .NET Compact FrameworkAdd
Adds the specified flags to the message.
Supported by the .NET Compact FrameworkRemove
Removes the specified flags from the message.
Supported by the .NET Compact FrameworkReplace
Replace the message flags by the specified flags.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also