MapiPropertyCollection.ContainsKey
MapiPropertyCollection.ContainsKey method
Determines whether the collection contains a property with the specified tag.
public bool ContainsKey(long key)
Parameter | Type | Description |
---|---|---|
key | Int64 | The property tag. |
Return Value
true if the collection contains a property with the tag; otherwise, false
See Also
- class MapiPropertyCollection
- namespace Aspose.Email.Mapi
- assembly Aspose.Email