Uses of Class
com.mypurecloud.sdk.v2.model.FromEmailAddress
Packages that use FromEmailAddress
-
Uses of FromEmailAddress in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FromEmailAddressModifier and TypeMethodDescriptionFromEmailAddress.domain(DomainEntityRef domain) The OutboundDomain used for the email address.FromEmailAddress.friendlyName(String friendlyName) The friendly name of the email address.EmailConfig.getFromAddress()The local part of the email address.Methods in com.mypurecloud.sdk.v2.model with parameters of type FromEmailAddressModifier and TypeMethodDescriptionEmailConfig.fromAddress(FromEmailAddress fromAddress) The email address that will be used as the sender of the email.voidEmailConfig.setFromAddress(FromEmailAddress fromAddress)