emailAddress property
An EmailAddress
object representing the email address of the attendee.
Can be null
if the attendee email address is unknown or not provided.
Implementation
final EmailAddress? emailAddress;
An EmailAddress
object representing the email address of the attendee.
Can be null
if the attendee email address is unknown or not provided.
final EmailAddress? emailAddress;