|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ConnectingIdType in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return ConnectingIdType | |
|---|---|
ConnectingIdType |
ImpersonatedUserId.getIdType()
Gets the type of the Id. |
static ConnectingIdType |
ConnectingIdType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConnectingIdType[] |
ConnectingIdType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in microsoft.exchange.webservices.data with parameters of type ConnectingIdType | |
|---|---|
void |
ImpersonatedUserId.setIdType(ConnectingIdType idType)
Sets the id type. |
| Constructors in microsoft.exchange.webservices.data with parameters of type ConnectingIdType | |
|---|---|
ImpersonatedUserId(ConnectingIdType idType,
String id)
Initializes a new instance of ConnectingId. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||