Content

EmailAttachmentBase.Content property

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

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

プロパティ値

添付ファイルの内容。

関連項目