MapiPropertyCollection.TryGetValue
MapiPropertyCollection.TryGetValue method
Gets the property associated with the specified tag.
public bool TryGetValue(long key, out MapiProperty value)
| Parameter | Type | Description |
|---|---|---|
| key | Int64 | The property tag. |
| value | MapiProperty& |
See Also
- class MapiProperty
- class MapiPropertyCollection
- namespace Aspose.Email.Mapi
- assembly Aspose.Email