|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Contact in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return Contact | |
|---|---|
static Contact |
Contact.bind(ExchangeService service,
ItemId id)
Binds to an existing contact and loads its first class properties. |
static Contact |
Contact.bind(ExchangeService service,
ItemId id,
PropertySet propertySet)
Binds to an existing contact and loads the specified set of properties. |
Contact |
NameResolution.getContact()
Gets the contact information of the suggested resolved name. |
| Methods in microsoft.exchange.webservices.data with parameters of type Contact | |
|---|---|
void |
GroupMemberCollection.addContactEmailAddress(Contact contact,
EmailAddressKey emailAddressKey)
* Adds a member that is linked to a specific e-mail address of a contact. |
| Constructors in microsoft.exchange.webservices.data with parameters of type Contact | |
|---|---|
GroupMember(Contact contact,
EmailAddressKey emailAddressKey)
Initializes a new instance of the GroupMember class. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||