MapiPropertyContainer.GetPropertyDateTime
MapiPropertyContainer.GetPropertyDateTime method
Gets the value of the property specified by tag as DateTime type.
public DateTime? GetPropertyDateTime(long key)
Parameter | Type | Description |
---|---|---|
key | Int64 | The MAPI property tag. |
Return Value
The value of the property. If the property does not exist, returns NULL; otherwise, returns the value.
See Also
- class MapiPropertyContainer
- namespace Aspose.Email.Mapi
- assembly Aspose.Email