Uses of Class
com.microsoft.exchange.types.ExtendedPropertyType

Packages that use ExtendedPropertyType
com.microsoft.exchange.types   
 

Uses of ExtendedPropertyType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types with type parameters of type ExtendedPropertyType
protected  List<ExtendedPropertyType> ItemType.extendedProperties
           
protected  List<ExtendedPropertyType> BaseFolderType.extendedProperties
           
 

Methods in com.microsoft.exchange.types that return ExtendedPropertyType
 ExtendedPropertyType ObjectFactory.createExtendedPropertyType()
          Create an instance of ExtendedPropertyType
 

Methods in com.microsoft.exchange.types that return types with arguments of type ExtendedPropertyType
 List<ExtendedPropertyType> ItemType.getExtendedProperties()
          Gets the value of the extendedProperties property.
 List<ExtendedPropertyType> BaseFolderType.getExtendedProperties()
          Gets the value of the extendedProperties property.
 



Copyright © 2012 Jasig. All Rights Reserved.