KnownPropertyList.Contains
KnownPropertyList.Contains method
Determines whether the System.Collections.Generic.ICollection contains a specific value.
public bool Contains(PropertyDescriptor item)
| Parameter | Type | Description | 
|---|---|---|
| item | PropertyDescriptor | The object to locate in the System.Collections.Generic.ICollection. | 
Return Value
true if item is found in the System.Collections.Generic.ICollection; otherwise, false.
See Also
- class PropertyDescriptor
 - class KnownPropertyList
 - namespace Aspose.Email.Mapi
 - assembly Aspose.Email