| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.Builder.build() |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withAccountName(String accountName)
Returns an immutable copy of
this with just the accountName
field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withAuthenticationMethod(EasAuthenticationMethod authenticationMethod)
Returns an immutable copy of
this with just the authenticationMethod field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withBlockMovingMessagesToOtherEmailAccounts(Boolean blockMovingMessagesToOtherEmailAccounts)
Returns an immutable copy of
this with just the blockMovingMessagesToOtherEmailAccounts field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withBlockSendingEmailFromThirdPartyApps(Boolean blockSendingEmailFromThirdPartyApps)
Returns an immutable copy of
this with just the blockSendingEmailFromThirdPartyApps field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withBlockSyncingRecentlyUsedEmailAddresses(Boolean blockSyncingRecentlyUsedEmailAddresses)
Returns an immutable copy of
this with just the blockSyncingRecentlyUsedEmailAddresses field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withDurationOfEmailToSync(EmailSyncDuration durationOfEmailToSync)
Returns an immutable copy of
this with just the durationOfEmailToSync field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withEasServices(EasServices easServices)
Returns an immutable copy of
this with just the easServices
field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withEasServicesUserOverrideEnabled(Boolean easServicesUserOverrideEnabled)
Returns an immutable copy of
this with just the easServicesUserOverrideEnabled field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withEmailAddressSource(UserEmailSource emailAddressSource)
Returns an immutable copy of
this with just the emailAddressSource field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withEncryptionCertificateType(EmailCertificateType encryptionCertificateType)
Returns an immutable copy of
this with just the encryptionCertificateType field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withHostName(String hostName)
Returns an immutable copy of
this with just the hostName field
changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withRequireSmime(Boolean requireSmime)
Returns an immutable copy of
this with just the requireSmime
field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withRequireSsl(Boolean requireSsl)
Returns an immutable copy of
this with just the requireSsl field
changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withSigningCertificateType(EmailCertificateType signingCertificateType)
Returns an immutable copy of
this with just the signingCertificateType field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withSmimeEnablePerMessageSwitch(Boolean smimeEnablePerMessageSwitch)
Returns an immutable copy of
this with just the smimeEnablePerMessageSwitch field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withSmimeEncryptByDefaultEnabled(Boolean smimeEncryptByDefaultEnabled)
Returns an immutable copy of
this with just the smimeEncryptByDefaultEnabled field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withSmimeEncryptByDefaultUserOverrideEnabled(Boolean smimeEncryptByDefaultUserOverrideEnabled)
Returns an immutable copy of
this with just the smimeEncryptByDefaultUserOverrideEnabled field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withSmimeEncryptionCertificateUserOverrideEnabled(Boolean smimeEncryptionCertificateUserOverrideEnabled)
Returns an immutable copy of
this with just the smimeEncryptionCertificateUserOverrideEnabled field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withSmimeSigningCertificateUserOverrideEnabled(Boolean smimeSigningCertificateUserOverrideEnabled)
Returns an immutable copy of
this with just the smimeSigningCertificateUserOverrideEnabled field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withSmimeSigningEnabled(Boolean smimeSigningEnabled)
Returns an immutable copy of
this with just the smimeSigningEnabled field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withSmimeSigningUserOverrideEnabled(Boolean smimeSigningUserOverrideEnabled)
Returns an immutable copy of
this with just the smimeSigningUserOverrideEnabled field changed. |
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withUseOAuth(Boolean useOAuth)
Returns an immutable copy of
this with just the useOAuth field
changed. |
Copyright © 2018–2020. All rights reserved.