Validate method
void
Validate()
override
Implementation
void Validate() {
EwsUtilities.ValidateParam(this._smtpAddress, "SmtpAddress");
}
void Validate() {
EwsUtilities.ValidateParam(this._smtpAddress, "SmtpAddress");
}