PersonalStorage.ExtractProperty
PersonalStorage.ExtractProperty method
Gets the specified property of item, without extract the item fully.
public MapiProperty ExtractProperty(byte[] entryId, long tag)
Parameter | Type | Description |
---|---|---|
entryId | Byte[] | The entry id of item. |
tag | Int64 | The property tag. |
Return Value
The MapiProperty.
Remarks
If a property is not found, null is returned.
See Also
- class MapiProperty
- class PersonalStorage
- namespace Aspose.Email.Storage.Pst
- assembly Aspose.Email