LumiSoft Net Help
Contains Method (flag)
NamespacesLumiSoft.Net.IMAPIMAP_t_MsgFlagsContains(String)
Gets if flags list contains the specified flag.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool Contains(
	string flag
)
Public Function Contains ( 
	flag As String
) As Boolean
public:
bool Contains(
	String^ flag
)
member Contains : 
        flag : string -> bool 
Parameters
flag (String)
Message flag.
Return Value
Boolean
Returns true if flags list contains the specified flag.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119