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