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…...messageInfo, string name, Stream stream) Adds an attachment to the...specified message using the provided stream as the attachment content...