emailAddress
The Email
type. You can choose from EmailAddress
, BusinessEmailAddress
and PersonalEmailAddress
.
You only can use the EmailAddress
type in the MatchingRule
. For example, if you want to match profile based on PersonalEmailAddress
or BusinessEmailAddress
, you need to choose the PersonalEmailAddress
and the BusinessEmailAddress
to represent the EmailAddress
type and only specify the EmailAddress
on the matching rule.