AttachmentBase.ContentStream

AttachmentBase.ContentStream property

Gets or sets the content stream.

public Stream ContentStream { get; set; }

Property Value

The content stream.

See Also