AppointmentLoadOptions.IgnoreSmtpAddressCheck

AppointmentLoadOptions.IgnoreSmtpAddressCheck property

Defines whether the SMTP address validation is skipped.

public bool IgnoreSmtpAddressCheck { get; set; }

See Also