Hi, We have a exchangeserver configured to send the attachment of a email as fax if the the "to-address-field" is in the format [fax:user/company@faxnumber] (used internally). It works when I send manually from Outlook. But how can send an email with to-address as above using Smtpclient?
Is it possible to suppress the emailaddress validation? at the moment i get this error: "System.FormatException : The specified string is not in the form required for an e-mail address."