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

Packages that use ContactItemType
com.microsoft.exchange.types   
 

Uses of ContactItemType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ContactItemType
protected  ContactItemType SyncFolderItemsCreateOrUpdateType.contact
           
protected  ContactItemType SetItemFieldType.contact
           
protected  ContactItemType ResolutionType.contact
           
protected  ContactItemType ItemAttachmentType.contact
           
protected  ContactItemType AppendToItemFieldType.contact
           
 

Methods in com.microsoft.exchange.types that return ContactItemType
 ContactItemType ObjectFactory.createContactItemType()
          Create an instance of ContactItemType
 ContactItemType SyncFolderItemsCreateOrUpdateType.getContact()
          Gets the value of the contact property.
 ContactItemType SetItemFieldType.getContact()
          Gets the value of the contact property.
 ContactItemType ResolutionType.getContact()
          Gets the value of the contact property.
 ContactItemType ItemAttachmentType.getContact()
          Gets the value of the contact property.
 ContactItemType AppendToItemFieldType.getContact()
          Gets the value of the contact property.
 

Methods in com.microsoft.exchange.types with parameters of type ContactItemType
 void SyncFolderItemsCreateOrUpdateType.setContact(ContactItemType value)
          Sets the value of the contact property.
 void SetItemFieldType.setContact(ContactItemType value)
          Sets the value of the contact property.
 void ResolutionType.setContact(ContactItemType value)
          Sets the value of the contact property.
 void ItemAttachmentType.setContact(ContactItemType value)
          Sets the value of the contact property.
 void AppendToItemFieldType.setContact(ContactItemType value)
          Sets the value of the contact property.
 



Copyright © 2012 Jasig. All Rights Reserved.