ChangeMessage

PersonalStorage.ChangeMessage method

更改消息属性。

public void ChangeMessage(string entryId, MapiPropertyCollection updatedProperties)
范围类型描述
entryIdString消息的入口标识符。
updatedPropertiesMapiPropertyCollection更新的属性。

例外

例外(健康)状况
NotImplementedException未实现 ANSI 文件版本编辑。
InvalidOperationExceptionPST 为只读。 或 entryId 不正确。
ArgumentNullExceptionentryIdCollection;入口id集合不能为空 or updatedProperties;属性集合不能为空

也可以看看