AndroidEasEmailProfileConfiguration.Builder |
AndroidEasEmailProfileConfiguration.Builder.emailAddressSource(UserEmailSource emailAddressSource) |
“Email attribute that is picked from AAD and injected into this profile before
installing on the device.”
|
AndroidForWorkGmailEasConfiguration.Builder |
AndroidForWorkGmailEasConfiguration.Builder.emailAddressSource(UserEmailSource emailAddressSource) |
|
AndroidForWorkNineWorkEasConfiguration.Builder |
AndroidForWorkNineWorkEasConfiguration.Builder.emailAddressSource(UserEmailSource emailAddressSource) |
|
AndroidWorkProfileGmailEasConfiguration.Builder |
AndroidWorkProfileGmailEasConfiguration.Builder.emailAddressSource(UserEmailSource emailAddressSource) |
|
AndroidWorkProfileNineWorkEasConfiguration.Builder |
AndroidWorkProfileNineWorkEasConfiguration.Builder.emailAddressSource(UserEmailSource emailAddressSource) |
|
IosEasEmailProfileConfiguration.Builder |
IosEasEmailProfileConfiguration.Builder.emailAddressSource(UserEmailSource emailAddressSource) |
“Email attribute that is picked from AAD and injected into this profile before
installing on the device.”
|
Windows10EasEmailProfileConfiguration.Builder |
Windows10EasEmailProfileConfiguration.Builder.emailAddressSource(UserEmailSource emailAddressSource) |
“Email attribute that is picked from AAD and injected into this profile before
installing on the device.”
|
WindowsPhoneEASEmailProfileConfiguration.Builder |
WindowsPhoneEASEmailProfileConfiguration.Builder.emailAddressSource(UserEmailSource emailAddressSource) |
“Email attribute that is picked from AAD and injected into this profile before
installing on the device.”
|
IosEasEmailProfileConfiguration.Builder |
IosEasEmailProfileConfiguration.Builder.usernameSource(UserEmailSource usernameSource) |
|
Windows10EasEmailProfileConfiguration.Builder |
Windows10EasEmailProfileConfiguration.Builder.usernameSource(UserEmailSource usernameSource) |
|
WindowsPhoneEASEmailProfileConfiguration.Builder |
WindowsPhoneEASEmailProfileConfiguration.Builder.usernameSource(UserEmailSource usernameSource) |
|
AndroidEasEmailProfileConfiguration |
AndroidEasEmailProfileConfiguration.withEmailAddressSource(UserEmailSource emailAddressSource) |
Returns an immutable copy of this with just the
emailAddressSource field changed.
|
AndroidForWorkEasEmailProfileBase |
AndroidForWorkEasEmailProfileBase.withEmailAddressSource(UserEmailSource emailAddressSource) |
Returns an immutable copy of this with just the
emailAddressSource field changed.
|
AndroidWorkProfileEasEmailProfileBase |
AndroidWorkProfileEasEmailProfileBase.withEmailAddressSource(UserEmailSource emailAddressSource) |
Returns an immutable copy of this with just the
emailAddressSource field changed.
|
IosEasEmailProfileConfiguration |
IosEasEmailProfileConfiguration.withEmailAddressSource(UserEmailSource emailAddressSource) |
Returns an immutable copy of this with just the
emailAddressSource field changed.
|
Windows10EasEmailProfileConfiguration |
Windows10EasEmailProfileConfiguration.withEmailAddressSource(UserEmailSource emailAddressSource) |
Returns an immutable copy of this with just the
emailAddressSource field changed.
|
WindowsPhoneEASEmailProfileConfiguration |
WindowsPhoneEASEmailProfileConfiguration.withEmailAddressSource(UserEmailSource emailAddressSource) |
Returns an immutable copy of this with just the
emailAddressSource field changed.
|
EasEmailProfileConfigurationBase |
EasEmailProfileConfigurationBase.withUsernameSource(UserEmailSource usernameSource) |
Returns an immutable copy of this with just the usernameSource
field changed.
|