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.26106.1555
Syntax
public Flag(
	string name
)

Parameters

name  String
Name of the flag.
See Also