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)
ParameterDescription
tagThe tag.
dataThe 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)
ParameterDescription
tagThe tag.
dataThe data.
delimiterThe delimiter.