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

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

Uses of ContactsViewType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as ContactsViewType
protected  ContactsViewType FindItem.contactsView
           
 

Methods in com.microsoft.exchange.messages that return ContactsViewType
 ContactsViewType FindItem.getContactsView()
          Gets the value of the contactsView property.
 

Methods in com.microsoft.exchange.messages with parameters of type ContactsViewType
 void FindItem.setContactsView(ContactsViewType value)
          Sets the value of the contactsView property.
 

Uses of ContactsViewType in com.microsoft.exchange.types
 

Methods in com.microsoft.exchange.types that return ContactsViewType
 ContactsViewType ObjectFactory.createContactsViewType()
          Create an instance of ContactsViewType
 



Copyright © 2012 Jasig. All Rights Reserved.