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

Packages that use MailboxTypeType
com.microsoft.exchange.types   
 

Uses of MailboxTypeType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as MailboxTypeType
protected  MailboxTypeType EmailAddressType.mailboxType
           
 

Methods in com.microsoft.exchange.types that return MailboxTypeType
static MailboxTypeType MailboxTypeType.fromValue(String v)
           
 MailboxTypeType EmailAddressType.getMailboxType()
          Gets the value of the mailboxType property.
static MailboxTypeType MailboxTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MailboxTypeType[] MailboxTypeType.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 MailboxTypeType
 void EmailAddressType.setMailboxType(MailboxTypeType value)
          Sets the value of the mailboxType property.
 



Copyright © 2012 Jasig. All Rights Reserved.