Click or drag to resize

Flag Constructor

Creates new instance of the Flag object with specified name.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public Flag(
	string name
)

Parameters

name
Type: SystemString
Name of the flag.
See Also