ImapMessageInfo.ContainsKeyword

ImapMessageInfo.ContainsKeyword method

Gets a value indicating whether Flags property contains the Keyword flag.

public bool ContainsKeyword(string flag)
ParameterTypeDescription
flagStringThe Keyword flag.

See Also