CreateItemType.Items 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
属性 Items 获取或设置要创建的项的集合。
public:
property ExchangeWebServices::NonEmptyArrayOfAllItemsType ^ Items { ExchangeWebServices::NonEmptyArrayOfAllItemsType ^ get(); void set(ExchangeWebServices::NonEmptyArrayOfAllItemsType ^ value); };
public ExchangeWebServices.NonEmptyArrayOfAllItemsType Items { get; set; }
Public Property Items As NonEmptyArrayOfAllItemsType
属性值
属性 Items 返回一个 NonEmptyArrayOfAllItemsType 集合,该集合包含要创建的所有项。
注解
集合 NonEmptyArrayOfAllItemsType 可以包含以下任何项:
- ItemType
- MessageType
- CalendarItemType
- ContactItemType
- DistributionListType
- MeetingMessageType
- MeetingRequestMessageType
- MeetingResponseMessageType
- MeetingCancellationMessageType
- TaskType
- ReplyToItemType
- ReplyAllToItemType
- ForwardItemType
- AcceptItemType
- TentativelyAcceptItemType
- DeclineItemType
- CancelCalendarItemType
- RemoveItemType
- SuppressReadReceiptType