Content

Attachment.Content property

Gets or sets the attached file content.

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

Property Value

The attached file content.

See Also