ImapMessageFlags.op_Implicit

ImapMessageFlags Implicit operator

Performs an implicit conversion from Int64 to ImapMessageFlags.

public static implicit operator ImapMessageFlags(string type)
ParameterTypeDescription
typeStringValue of a type.

Return Value

The result of the conversion.

See Also