|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of ItemType in com.microsoft.exchange.types |
|---|
| Subclasses of ItemType in com.microsoft.exchange.types | |
|---|---|
class |
AcceptItemType
Java class for AcceptItemType complex type. |
class |
CalendarItemType
Java class for CalendarItemType complex type. |
class |
CancelCalendarItemType
Java class for CancelCalendarItemType complex type. |
class |
ContactItemType
Java class for ContactItemType complex type. |
class |
DeclineItemType
Java class for DeclineItemType complex type. |
class |
DistributionListType
Java class for DistributionListType complex type. |
class |
ForwardItemType
Java class for ForwardItemType complex type. |
class |
MeetingCancellationMessageType
Java class for MeetingCancellationMessageType complex type. |
class |
MeetingMessageType
Java class for MeetingMessageType complex type. |
class |
MeetingRequestMessageType
Java class for MeetingRequestMessageType complex type. |
class |
MeetingResponseMessageType
Java class for MeetingResponseMessageType complex type. |
class |
MessageType
Java class for MessageType complex type. |
class |
PostItemType
Java class for PostItemType complex type. |
class |
PostReplyItemBaseType
Java class for PostReplyItemBaseType complex type. |
class |
PostReplyItemType
Java class for PostReplyItemType complex type. |
class |
ReferenceItemResponseType
Java class for ReferenceItemResponseType complex type. |
class |
RemoveItemType
Java class for RemoveItemType complex type. |
class |
ReplyAllToItemType
Java class for ReplyAllToItemType complex type. |
class |
ReplyToItemType
Java class for ReplyToItemType complex type. |
class |
ResponseObjectCoreType
Internal abstract base type for reply objects. |
class |
ResponseObjectType
Abstract base type for reply objects |
class |
SmartResponseBaseType
Java class for SmartResponseBaseType complex type. |
class |
SmartResponseType
Java class for SmartResponseType complex type. |
class |
SuppressReadReceiptType
Java class for SuppressReadReceiptType complex type. |
class |
TaskType
Java class for TaskType complex type. |
class |
TentativelyAcceptItemType
Java class for TentativelyAcceptItemType complex type. |
class |
WellKnownResponseObjectType
Java class for WellKnownResponseObjectType complex type. |
| Fields in com.microsoft.exchange.types declared as ItemType | |
|---|---|
protected ItemType |
SyncFolderItemsCreateOrUpdateType.item
|
protected ItemType |
SetItemFieldType.item
|
protected ItemType |
ItemAttachmentType.item
|
protected ItemType |
AppendToItemFieldType.item
|
| Fields in com.microsoft.exchange.types with type parameters of type ItemType | |
|---|---|
protected List<ItemType> |
NonEmptyArrayOfAllItemsType.itemsAndMessagesAndCalendarItems
|
protected List<ItemType> |
ArrayOfRealItemsType.itemsAndMessagesAndCalendarItems
|
| Methods in com.microsoft.exchange.types that return ItemType | |
|---|---|
ItemType |
ObjectFactory.createItemType()
Create an instance of ItemType |
ItemType |
SyncFolderItemsCreateOrUpdateType.getItem()
Gets the value of the item property. |
ItemType |
SetItemFieldType.getItem()
Gets the value of the item property. |
ItemType |
ItemAttachmentType.getItem()
Gets the value of the item property. |
ItemType |
AppendToItemFieldType.getItem()
Gets the value of the item property. |
| Methods in com.microsoft.exchange.types that return types with arguments of type ItemType | |
|---|---|
List<ItemType> |
NonEmptyArrayOfAllItemsType.getItemsAndMessagesAndCalendarItems()
Gets the value of the itemsAndMessagesAndCalendarItems property. |
List<ItemType> |
ArrayOfRealItemsType.getItemsAndMessagesAndCalendarItems()
Gets the value of the itemsAndMessagesAndCalendarItems property. |
| Methods in com.microsoft.exchange.types with parameters of type ItemType | |
|---|---|
void |
SyncFolderItemsCreateOrUpdateType.setItem(ItemType value)
Sets the value of the item property. |
void |
SetItemFieldType.setItem(ItemType value)
Sets the value of the item property. |
void |
ItemAttachmentType.setItem(ItemType value)
Sets the value of the item property. |
void |
AppendToItemFieldType.setItem(ItemType value)
Sets the value of the item property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||