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

Packages that use DistributionListType
com.microsoft.exchange.types   
 

Uses of DistributionListType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as DistributionListType
protected  DistributionListType SyncFolderItemsCreateOrUpdateType.distributionList
           
protected  DistributionListType SetItemFieldType.distributionList
           
protected  DistributionListType AppendToItemFieldType.distributionList
           
 

Methods in com.microsoft.exchange.types that return DistributionListType
 DistributionListType ObjectFactory.createDistributionListType()
          Create an instance of DistributionListType
 DistributionListType SyncFolderItemsCreateOrUpdateType.getDistributionList()
          Gets the value of the distributionList property.
 DistributionListType SetItemFieldType.getDistributionList()
          Gets the value of the distributionList property.
 DistributionListType AppendToItemFieldType.getDistributionList()
          Gets the value of the distributionList property.
 

Methods in com.microsoft.exchange.types with parameters of type DistributionListType
 void SyncFolderItemsCreateOrUpdateType.setDistributionList(DistributionListType value)
          Sets the value of the distributionList property.
 void SetItemFieldType.setDistributionList(DistributionListType value)
          Sets the value of the distributionList property.
 void AppendToItemFieldType.setDistributionList(DistributionListType value)
          Sets the value of the distributionList property.
 



Copyright © 2012 Jasig. All Rights Reserved.