Ews Constructor
Creates an instance of Ews class.

Namespace: MailBee.EwsMail
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public Ews()
Exceptions
ExceptionCondition
MailBeeLicenseExceptionMailBee.NET EWS not licensed.
Remarks
This overload requires the license key be already set (such as with MailBee.Global.LicenseKey property, app.config, web.config, or in Windows registry).
See Also