Content

Attachment.Content property

添付ファイルの内容を取得または設定します。

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

プロパティ値

添付ファイルの内容。

関連項目