ChangeMessage
PersonalStorage.ChangeMessage method
更改消息属性。
public void ChangeMessage(string entryId, MapiPropertyCollection updatedProperties)
范围 | 类型 | 描述 |
---|---|---|
entryId | String | 消息的入口标识符。 |
updatedProperties | MapiPropertyCollection | 更新的属性。 |
例外
例外 | (健康)状况 |
---|---|
NotImplementedException | 未实现 ANSI 文件版本编辑。 |
InvalidOperationException | PST 为只读。 或 entryId 不正确。 |
ArgumentNullException | entryIdCollection;入口id集合不能为空 or updatedProperties;属性集合不能为空 |
也可以看看
- class MapiPropertyCollection
- class PersonalStorage
- 命名空间 Aspose.Email.Storage.Pst
- 部件 Aspose.Email