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

Packages that use DistinguishedFolderIdNameType
com.microsoft.exchange.types   
 

Uses of DistinguishedFolderIdNameType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as DistinguishedFolderIdNameType
protected  DistinguishedFolderIdNameType DistinguishedFolderIdType.id
           
 

Methods in com.microsoft.exchange.types that return DistinguishedFolderIdNameType
static DistinguishedFolderIdNameType DistinguishedFolderIdNameType.fromValue(String v)
           
 DistinguishedFolderIdNameType DistinguishedFolderIdType.getId()
          Gets the value of the id property.
static DistinguishedFolderIdNameType DistinguishedFolderIdNameType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DistinguishedFolderIdNameType[] DistinguishedFolderIdNameType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.microsoft.exchange.types with parameters of type DistinguishedFolderIdNameType
 void DistinguishedFolderIdType.setId(DistinguishedFolderIdNameType value)
          Sets the value of the id property.
 



Copyright © 2012 Jasig. All Rights Reserved.