ItemSchema 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示泛型项的架构。
public ref class ItemSchema : Microsoft::Exchange::WebServices::Data::ServiceObjectSchema
public class ItemSchema : Microsoft.Exchange.WebServices.Data.ServiceObjectSchema
Public Class ItemSchema
Inherits ServiceObjectSchema
- 继承
- 派生
字段
方法
GetEnumerator() |
为架构的属性提供枚举器。 (继承自 ServiceObjectSchema) |
显式接口实现
IEnumerable.GetEnumerator() |
获取循环访问架构中的属性的枚举器。 方法IEnumerable.GetEnumerator()适用于面向 Exchange Server 2013 和从 Exchange Online 开始的 Exchange 版本的客户端。 (继承自 ServiceObjectSchema) |