| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.Builder.build() |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.withAccountName(String accountName)
Returns an immutable copy of
this with just the accountName
field changed. |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.withDurationOfEmailToSync(EmailSyncDuration durationOfEmailToSync)
Returns an immutable copy of
this with just the durationOfEmailToSync field changed. |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.withEmailAddressSource(UserEmailSource emailAddressSource)
Returns an immutable copy of
this with just the emailAddressSource field changed. |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.withEmailSyncSchedule(EmailSyncSchedule emailSyncSchedule)
Returns an immutable copy of
this with just the emailSyncSchedule
field changed. |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.withHostName(String hostName)
Returns an immutable copy of
this with just the hostName field
changed. |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.withRequireSsl(Boolean requireSsl)
Returns an immutable copy of
this with just the requireSsl field
changed. |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.withSyncCalendar(Boolean syncCalendar)
Returns an immutable copy of
this with just the syncCalendar
field changed. |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.withSyncContacts(Boolean syncContacts)
Returns an immutable copy of
this with just the syncContacts
field changed. |
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.withSyncTasks(Boolean syncTasks)
Returns an immutable copy of
this with just the syncTasks field
changed. |
Copyright © 2018–2020. All rights reserved.