CreateMapiPropertyFromDateTime
CreateMapiPropertyFromDateTime
Creates the mapi property from date time.
Returns: static System::SharedPtr < MapiProperty > Aspose::Email::Mapi::
CreateMapiPropertyFromDateTime(int64_t tag, System::DateTime data)
| Parameter | Description |
|---|---|
| tag | The tag. |
| data | The data. |