Modifier and Type | Method and Description |
---|---|
ObjectIdentifier |
Contact.getId()
Gets object identification information
|
ObjectIdentifier |
ContactPhoto.getId()
Gets object identification information
|
ObjectIdentifier |
MailAddress.getId()
Gets object identification information
|
Modifier and Type | Method and Description |
---|---|
Contact |
IEWSClient.getContact(ObjectIdentifier contactId)
Retrieves contact information according to specified identifier.
|
Contact |
IEWSClient.getContact(ObjectIdentifier contactId,
int options)
Retrieves contact information according to specified identifier.
|