| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
TypedEmailAddress |
TypedEmailAddress.Builder.build() |
TypedEmailAddress |
TypedEmailAddress.withOtherLabel(String otherLabel) |
TypedEmailAddress |
TypedEmailAddress.withType(EmailType type) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TypedEmailAddress> |
Contact.emailAddresses |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<TypedEmailAddress> |
Contact.getEmailAddresses() |
| Modifier and Type | Method and Description |
|---|---|
Contact.Builder |
Contact.Builder.emailAddresses(List<TypedEmailAddress> emailAddresses) |
Copyright © 2018–2020. All rights reserved.