|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemIdType | |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types | |
| Uses of ItemIdType in com.microsoft.exchange.messages |
|---|
| Fields in com.microsoft.exchange.messages declared as ItemIdType | |
|---|---|
protected ItemIdType |
CreateAttachment.parentItemId
|
| Methods in com.microsoft.exchange.messages that return ItemIdType | |
|---|---|
ItemIdType |
CreateAttachment.getParentItemId()
Gets the value of the parentItemId property. |
| Methods in com.microsoft.exchange.messages with parameters of type ItemIdType | |
|---|---|
void |
CreateAttachment.setParentItemId(ItemIdType value)
Sets the value of the parentItemId property. |
| Uses of ItemIdType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as ItemIdType | |
|---|---|
protected ItemIdType |
MeetingMessageType.associatedCalendarItemId
|
protected ItemIdType |
SyncFolderItemsReadFlagType.itemId
|
protected ItemIdType |
SyncFolderItemsDeleteType.itemId
|
protected ItemIdType |
OccurrenceInfoType.itemId
|
protected ItemIdType |
ItemType.itemId
|
protected ItemIdType |
ItemChangeType.itemId
|
protected ItemIdType |
EmailAddressType.itemId
|
protected ItemIdType |
BaseObjectChangedEventType.itemId
|
protected ItemIdType |
MovedCopiedEventType.oldItemId
|
protected ItemIdType |
ResponseObjectCoreType.referenceItemId
|
| Fields in com.microsoft.exchange.types with type parameters of type ItemIdType | |
|---|---|
protected List<ItemIdType> |
ArrayOfBaseItemIdsType.itemIds
|
| Methods in com.microsoft.exchange.types that return ItemIdType | |
|---|---|
ItemIdType |
ObjectFactory.createItemIdType()
Create an instance of ItemIdType |
ItemIdType |
MeetingMessageType.getAssociatedCalendarItemId()
Gets the value of the associatedCalendarItemId property. |
ItemIdType |
SyncFolderItemsReadFlagType.getItemId()
Gets the value of the itemId property. |
ItemIdType |
SyncFolderItemsDeleteType.getItemId()
Gets the value of the itemId property. |
ItemIdType |
OccurrenceInfoType.getItemId()
Gets the value of the itemId property. |
ItemIdType |
ItemType.getItemId()
Gets the value of the itemId property. |
ItemIdType |
ItemChangeType.getItemId()
Gets the value of the itemId property. |
ItemIdType |
EmailAddressType.getItemId()
Gets the value of the itemId property. |
ItemIdType |
BaseObjectChangedEventType.getItemId()
Gets the value of the itemId property. |
ItemIdType |
MovedCopiedEventType.getOldItemId()
Gets the value of the oldItemId property. |
ItemIdType |
ResponseObjectCoreType.getReferenceItemId()
Gets the value of the referenceItemId property. |
| Methods in com.microsoft.exchange.types that return types with arguments of type ItemIdType | |
|---|---|
List<ItemIdType> |
ArrayOfBaseItemIdsType.getItemIds()
Gets the value of the itemIds property. |
| Methods in com.microsoft.exchange.types with parameters of type ItemIdType | |
|---|---|
void |
MeetingMessageType.setAssociatedCalendarItemId(ItemIdType value)
Sets the value of the associatedCalendarItemId property. |
void |
SyncFolderItemsReadFlagType.setItemId(ItemIdType value)
Sets the value of the itemId property. |
void |
SyncFolderItemsDeleteType.setItemId(ItemIdType value)
Sets the value of the itemId property. |
void |
OccurrenceInfoType.setItemId(ItemIdType value)
Sets the value of the itemId property. |
void |
ItemType.setItemId(ItemIdType value)
Sets the value of the itemId property. |
void |
ItemChangeType.setItemId(ItemIdType value)
Sets the value of the itemId property. |
void |
EmailAddressType.setItemId(ItemIdType value)
Sets the value of the itemId property. |
void |
BaseObjectChangedEventType.setItemId(ItemIdType value)
Sets the value of the itemId property. |
void |
MovedCopiedEventType.setOldItemId(ItemIdType value)
Sets the value of the oldItemId property. |
void |
ResponseObjectCoreType.setReferenceItemId(ItemIdType value)
Sets the value of the referenceItemId property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||