Uses of Class
odata.msgraph.client.complex.EmailIdentity
-
Packages that use EmailIdentity Package Description odata.msgraph.client.complex odata.msgraph.client.entity -
-
Uses of EmailIdentity in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return EmailIdentity Modifier and Type Method Description EmailIdentityEmailIdentity.Builder. build()EmailIdentityEmailIdentity. withEmail(String email)EmailIdentityEmailIdentity. withUnmappedField(String name, Object value) -
Uses of EmailIdentity in odata.msgraph.client.entity
Fields in odata.msgraph.client.entity declared as EmailIdentity Modifier and Type Field Description protected EmailIdentityEndUserNotification. createdByprotected EmailIdentityLandingPage. createdByprotected EmailIdentityLoginPage. createdByprotected EmailIdentityPayload. createdByprotected EmailIdentitySimulation. createdByprotected EmailIdentitySimulationAutomation. createdByprotected EmailIdentityTraining. createdByprotected EmailIdentityTrainingLanguageDetail. createdByprotected EmailIdentityEndUserNotification. lastModifiedByprotected EmailIdentityLandingPage. lastModifiedByprotected EmailIdentityLoginPage. lastModifiedByprotected EmailIdentityPayload. lastModifiedByprotected EmailIdentitySimulation. lastModifiedByprotected EmailIdentitySimulationAutomation. lastModifiedByprotected EmailIdentityTraining. lastModifiedByprotected EmailIdentityTrainingLanguageDetail. lastModifiedByprotected EmailIdentityEndUserNotificationDetail. sentFrom
-