Conversation.ItemIds 属性

定义

获取当前文件夹中所有对话项的项目标识符的集合。

public:
 property Microsoft::Exchange::WebServices::Data::ItemIdCollection ^ ItemIds { Microsoft::Exchange::WebServices::Data::ItemIdCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.ItemIdCollection ItemIds { get; }
Public ReadOnly Property ItemIds As ItemIdCollection

属性值

项标识符的集合。

适用于