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

Packages that use MeetingRequestMessageType
com.microsoft.exchange.types   
 

Uses of MeetingRequestMessageType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as MeetingRequestMessageType
protected  MeetingRequestMessageType SetItemFieldType.meetingRequest
           
protected  MeetingRequestMessageType ItemAttachmentType.meetingRequest
           
protected  MeetingRequestMessageType SyncFolderItemsCreateOrUpdateType.meetingRequest
           
protected  MeetingRequestMessageType AppendToItemFieldType.meetingRequest
           
 

Methods in com.microsoft.exchange.types that return MeetingRequestMessageType
 MeetingRequestMessageType ObjectFactory.createMeetingRequestMessageType()
          Create an instance of MeetingRequestMessageType
 MeetingRequestMessageType SetItemFieldType.getMeetingRequest()
          Gets the value of the meetingRequest property.
 MeetingRequestMessageType ItemAttachmentType.getMeetingRequest()
          Gets the value of the meetingRequest property.
 MeetingRequestMessageType SyncFolderItemsCreateOrUpdateType.getMeetingRequest()
          Gets the value of the meetingRequest property.
 MeetingRequestMessageType AppendToItemFieldType.getMeetingRequest()
          Gets the value of the meetingRequest property.
 

Methods in com.microsoft.exchange.types with parameters of type MeetingRequestMessageType
 void SetItemFieldType.setMeetingRequest(MeetingRequestMessageType value)
          Sets the value of the meetingRequest property.
 void ItemAttachmentType.setMeetingRequest(MeetingRequestMessageType value)
          Sets the value of the meetingRequest property.
 void SyncFolderItemsCreateOrUpdateType.setMeetingRequest(MeetingRequestMessageType value)
          Sets the value of the meetingRequest property.
 void AppendToItemFieldType.setMeetingRequest(MeetingRequestMessageType value)
          Sets the value of the meetingRequest property.
 



Copyright © 2013 Jasig. All Rights Reserved.