Content

EmailAttachmentBase.Content property

Gets or sets the attached file content.

public override byte[] Content { get; set; }

Property Value

The attached file content.

See Also