GetEwsClient

GetEwsClient (1 of 2)

Returns: static System::SharedPtr < IEWSClient > Aspose::Email::Clients::Exchange::WebService::

GetEwsClient(ExchangeVersion serverVersion, bool formBasedAuthenticationRequired, System::String formBasedAuthenticationLocation, System::String mailboxUri, System::SharedPtr < System::Net::ICredentials > credentials, System::SharedPtr < System::Net::WebProxy > proxy, System::SharedPtr < IHttpWebRequestCreate > httpWebRequestCreate)
ParameterDescription
serverVersion
formBasedAuthenticationRequired
formBasedAuthenticationLocation
mailboxUri
credentials
proxy
httpWebRequestCreate

GetEwsClient (2 of 2)

Returns: static System::SharedPtr < IEWSClient > Aspose::Email::Clients::Exchange::WebService::

GetEwsClient(System::String mailboxUri, System::SharedPtr < System::Net::ICredentials > credentials, System::SharedPtr < System::Net::WebProxy > proxy, System::SharedPtr < IHttpWebRequestCreate > httpWebRequestCreate, System::SharedPtr < ServiceBinding::IExchangeServiceBindingPrepare > exchangeServiceBindingPrepare, System::SharedPtr < System::Collections::Generic::Dictionary< System::String, System::String >> headers)
ParameterDescription
mailboxUri
credentials
proxy
httpWebRequestCreate
exchangeServiceBindingPrepare
headers