|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlternateIdBaseType | |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types | |
| Uses of AlternateIdBaseType in com.microsoft.exchange.messages |
|---|
| Fields in com.microsoft.exchange.messages declared as AlternateIdBaseType | |
|---|---|
protected AlternateIdBaseType |
ConvertIdResponseMessageType.alternateId
|
| Methods in com.microsoft.exchange.messages that return AlternateIdBaseType | |
|---|---|
AlternateIdBaseType |
ConvertIdResponseMessageType.getAlternateId()
Gets the value of the alternateId property. |
| Methods in com.microsoft.exchange.messages with parameters of type AlternateIdBaseType | |
|---|---|
void |
ConvertIdResponseMessageType.setAlternateId(AlternateIdBaseType value)
Sets the value of the alternateId property. |
| Uses of AlternateIdBaseType in com.microsoft.exchange.types |
|---|
| Subclasses of AlternateIdBaseType in com.microsoft.exchange.types | |
|---|---|
class |
AlternateIdType
Represents an alternate mailbox folder or item Id. |
class |
AlternatePublicFolderIdType
Represents an alternate public folder Id. |
class |
AlternatePublicFolderItemIdType
Represents an alternate public folder item Id. |
| Fields in com.microsoft.exchange.types with type parameters of type AlternateIdBaseType | |
|---|---|
protected List<AlternateIdBaseType> |
NonEmptyArrayOfAlternateIdsType.alternateIdsAndAlternatePublicFolderIdsAndAlternatePublicFolderItemIds
|
| Methods in com.microsoft.exchange.types that return types with arguments of type AlternateIdBaseType | |
|---|---|
List<AlternateIdBaseType> |
NonEmptyArrayOfAlternateIdsType.getAlternateIdsAndAlternatePublicFolderIdsAndAlternatePublicFolderItemIds()
Gets the value of the alternateIdsAndAlternatePublicFolderIdsAndAlternatePublicFolderItemIds property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||