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

Packages that use Mailbox
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of Mailbox in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as Mailbox
protected  Mailbox SetUserOofSettingsRequest.mailbox
           
protected  Mailbox GetUserOofSettingsRequest.mailbox
           
 

Methods in com.microsoft.exchange.messages that return Mailbox
 Mailbox SetUserOofSettingsRequest.getMailbox()
          Gets the value of the mailbox property.
 Mailbox GetUserOofSettingsRequest.getMailbox()
          Gets the value of the mailbox property.
 

Methods in com.microsoft.exchange.messages with parameters of type Mailbox
 void SetUserOofSettingsRequest.setMailbox(Mailbox value)
          Sets the value of the mailbox property.
 void GetUserOofSettingsRequest.setMailbox(Mailbox value)
          Sets the value of the mailbox property.
 

Uses of Mailbox in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as Mailbox
protected  Mailbox MailboxData.email
           
 

Methods in com.microsoft.exchange.types that return Mailbox
 Mailbox ObjectFactory.createMailbox()
          Create an instance of Mailbox
 Mailbox MailboxData.getEmail()
          Gets the value of the email property.
 

Methods in com.microsoft.exchange.types with parameters of type Mailbox
 void MailboxData.setEmail(Mailbox value)
          Sets the value of the email property.
 



Copyright © 2012 Jasig. All Rights Reserved.