Hi,
I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file.
I do not see any constructors for MapiAttachment class.
Why is it so?
How can I add a new attachment…...UTF8.GetBytes("This is content of...Add("MyAttach.txt", Encoding.UTF8.GetBytes("This is content of...