contactSettings property

ContactSettings? contactSettings
getter/setter pair

Settings for contact information linked to the Registration.

You cannot update these with the UpdateRegistration method. To update these settings, use the ConfigureContactSettings method.

Required.

Implementation

ContactSettings? contactSettings;