Replace

MapiAttachmentCollection.Replace method

替换指定索引处的元素。

public void Replace(int index, string name, MapiMessage msg)
范围类型描述
indexInt32应替换的从零开始的索引。
nameString附件的名称。
msgMapiMessageMapiMessage表示附加的消息。

例外

例外(健康)状况
ArgumentNullException如果消息为空则抛出。

也可以看看