FromString

FromString

Creates the mapi property from string.

Returns: static System::SharedPtr < MapiProperty > Aspose::Email::Mapi::

FromString(int64_t tag, System::String str, System::SharedPtr < System::Text::Encoding > enc)
ParameterDescription
tagThe tag.
strThe string.
encThe encoding.