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

Packages that use MeetingResponseMessageType
com.microsoft.exchange.types   
 

Uses of MeetingResponseMessageType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as MeetingResponseMessageType
protected  MeetingResponseMessageType SyncFolderItemsCreateOrUpdateType.meetingResponse
           
protected  MeetingResponseMessageType SetItemFieldType.meetingResponse
           
protected  MeetingResponseMessageType ItemAttachmentType.meetingResponse
           
protected  MeetingResponseMessageType AppendToItemFieldType.meetingResponse
           
 

Methods in com.microsoft.exchange.types that return MeetingResponseMessageType
 MeetingResponseMessageType ObjectFactory.createMeetingResponseMessageType()
          Create an instance of MeetingResponseMessageType
 MeetingResponseMessageType SyncFolderItemsCreateOrUpdateType.getMeetingResponse()
          Gets the value of the meetingResponse property.
 MeetingResponseMessageType SetItemFieldType.getMeetingResponse()
          Gets the value of the meetingResponse property.
 MeetingResponseMessageType ItemAttachmentType.getMeetingResponse()
          Gets the value of the meetingResponse property.
 MeetingResponseMessageType AppendToItemFieldType.getMeetingResponse()
          Gets the value of the meetingResponse property.
 

Methods in com.microsoft.exchange.types with parameters of type MeetingResponseMessageType
 void SyncFolderItemsCreateOrUpdateType.setMeetingResponse(MeetingResponseMessageType value)
          Sets the value of the meetingResponse property.
 void SetItemFieldType.setMeetingResponse(MeetingResponseMessageType value)
          Sets the value of the meetingResponse property.
 void ItemAttachmentType.setMeetingResponse(MeetingResponseMessageType value)
          Sets the value of the meetingResponse property.
 void AppendToItemFieldType.setMeetingResponse(MeetingResponseMessageType value)
          Sets the value of the meetingResponse property.
 



Copyright © 2012 Jasig. All Rights Reserved.