Add

EmailEmbeddedObjectCollection.Add method

埋め込みリソースをEmailContent.

public void Add(byte[] fileContent, string name)
パラメータ タイプ 説明
fileContent Byte[] 追加するファイルの内容。
name String ファイルの名前。

関連項目