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)
| Parameter | Description |
|---|---|
| tag | The tag. |
| str | The string. |
| enc | The encoding. |