InstantMessengerList.Contains
InstantMessengerList.Contains method
Determines whether the list contains a specific value.
public bool Contains(InstantMessengerAddress value)
Parameter | Type | Description |
---|---|---|
value | InstantMessengerAddress | The object to locate in the list. |
Return Value
true if the object is found in the list; otherwise, false.
See Also
- class InstantMessengerAddress
- class InstantMessengerList
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email