MapiAttachment.BinaryData

MapiAttachment.BinaryData property

Gets or sets binary attachment data.

public byte[] BinaryData { get; set; }

Property Value

The binary data.

See Also