CustomAttachmentStorage.DataSet
CustomAttachmentStorage.DataSet property
Gets the data set representing custom attachment storage, names of the data streams are keys for this dictionary.
public Dictionary<string, byte[]> DataSet { get; }
Property Value
The data set.
See Also
- class CustomAttachmentStorage
- namespace Aspose.Email.Mapi.Msg
- assembly Aspose.Email