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

Packages that use MeetingCancellationMessageType
com.microsoft.exchange.types   
 

Uses of MeetingCancellationMessageType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as MeetingCancellationMessageType
protected  MeetingCancellationMessageType SetItemFieldType.meetingCancellation
           
protected  MeetingCancellationMessageType ItemAttachmentType.meetingCancellation
           
protected  MeetingCancellationMessageType SyncFolderItemsCreateOrUpdateType.meetingCancellation
           
protected  MeetingCancellationMessageType AppendToItemFieldType.meetingCancellation
           
 

Methods in com.microsoft.exchange.types that return MeetingCancellationMessageType
 MeetingCancellationMessageType ObjectFactory.createMeetingCancellationMessageType()
          Create an instance of MeetingCancellationMessageType
 MeetingCancellationMessageType SetItemFieldType.getMeetingCancellation()
          Gets the value of the meetingCancellation property.
 MeetingCancellationMessageType ItemAttachmentType.getMeetingCancellation()
          Gets the value of the meetingCancellation property.
 MeetingCancellationMessageType SyncFolderItemsCreateOrUpdateType.getMeetingCancellation()
          Gets the value of the meetingCancellation property.
 MeetingCancellationMessageType AppendToItemFieldType.getMeetingCancellation()
          Gets the value of the meetingCancellation property.
 

Methods in com.microsoft.exchange.types with parameters of type MeetingCancellationMessageType
 void SetItemFieldType.setMeetingCancellation(MeetingCancellationMessageType value)
          Sets the value of the meetingCancellation property.
 void ItemAttachmentType.setMeetingCancellation(MeetingCancellationMessageType value)
          Sets the value of the meetingCancellation property.
 void SyncFolderItemsCreateOrUpdateType.setMeetingCancellation(MeetingCancellationMessageType value)
          Sets the value of the meetingCancellation property.
 void AppendToItemFieldType.setMeetingCancellation(MeetingCancellationMessageType value)
          Sets the value of the meetingCancellation property.
 



Copyright © 2013 Jasig. All Rights Reserved.