Class CustomAttachmentStorage

CustomAttachmentStorage class

Represents custom attachment storage.

public sealed class CustomAttachmentStorage

Constructors

NameDescription
CustomAttachmentStorage()Initializes a new instance of the CustomAttachmentStorage class.

Properties

NameDescription
DataSet { get; }Gets the data set representing custom attachment storage, names of the data streams are keys for this dictionary.

See Also