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

Packages that use DistinguishedFolderIdType
com.microsoft.exchange.types   
 

Uses of DistinguishedFolderIdType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as DistinguishedFolderIdType
protected  DistinguishedFolderIdType TargetFolderIdType.distinguishedFolderId
           
protected  DistinguishedFolderIdType FolderChangeType.distinguishedFolderId
           
 

Methods in com.microsoft.exchange.types that return DistinguishedFolderIdType
 DistinguishedFolderIdType ObjectFactory.createDistinguishedFolderIdType()
          Create an instance of DistinguishedFolderIdType
 DistinguishedFolderIdType TargetFolderIdType.getDistinguishedFolderId()
          Gets the value of the distinguishedFolderId property.
 DistinguishedFolderIdType FolderChangeType.getDistinguishedFolderId()
          Gets the value of the distinguishedFolderId property.
 

Methods in com.microsoft.exchange.types with parameters of type DistinguishedFolderIdType
 void TargetFolderIdType.setDistinguishedFolderId(DistinguishedFolderIdType value)
          Sets the value of the distinguishedFolderId property.
 void FolderChangeType.setDistinguishedFolderId(DistinguishedFolderIdType value)
          Sets the value of the distinguishedFolderId property.
 



Copyright © 2012 Jasig. All Rights Reserved.