| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected UsernameSource |
EasEmailProfileConfigurationBase.usernameAADSource |
| Modifier and Type | Method and Description |
|---|---|
Optional<UsernameSource> |
EasEmailProfileConfigurationBase.getUsernameAADSource()
“Name of the AAD field, that will be used to retrieve UserName for email profile.”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsPhoneEASEmailProfileConfiguration.Builder |
WindowsPhoneEASEmailProfileConfiguration.Builder.usernameAADSource(UsernameSource usernameAADSource) |
IosEasEmailProfileConfiguration.Builder |
IosEasEmailProfileConfiguration.Builder.usernameAADSource(UsernameSource usernameAADSource) |
Windows10EasEmailProfileConfiguration.Builder |
Windows10EasEmailProfileConfiguration.Builder.usernameAADSource(UsernameSource usernameAADSource) |
EasEmailProfileConfigurationBase |
EasEmailProfileConfigurationBase.withUsernameAADSource(UsernameSource usernameAADSource)
Returns an immutable copy of
this with just the usernameAADSource
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static UsernameSource |
UsernameSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsernameSource[] |
UsernameSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.