Send email via exchange server using integrated security

Hi, does aspose.email allow you to send an email via exchange server using integrated security? i.e. all you need to specify is the server address (not the login credentials)? If so, is there a sample I can see?

Hi David,

Thank you for writing to Aspose support team.

Aspose.Email for .NET provides OAuth support for Exchange Web Service (EWS) with Office 365 that can be useful in this case. However, this is specific to Office 365 only. Our [documentation example ](http://www.aspose.com/docs/display/emailnet/OAuth+Support+for+Exchange+Web+Service+%28EWS%29+with+Office+365) provides sample code of this. Please check it and let us know if this is helpful to you.