CreateMapiPropertyFromLong
CreateMapiPropertyFromLong (1 of 2)
Creates the mapi property from long.
Returns: static System::SharedPtr < MapiProperty > Aspose::Email::Mapi::
CreateMapiPropertyFromLong(int64_t tag, int64_t data)
| Parameter | Description |
|---|---|
| tag | The tag. |
| data | The data. |
CreateMapiPropertyFromLong (2 of 2)
Creates the mapi property from long.
Returns: static System::SharedPtr < MapiProperty > Aspose::Email::Mapi::
CreateMapiPropertyFromLong(int64_t tag, int64_t data, int64_t delimiter)
| Parameter | Description |
|---|---|
| tag | The tag. |
| data | The data. |
| delimiter | The delimiter. |