PrepareHttpWebRequestForUrl

PrepareHttpWebRequestForUrl

Creates an HttpWebRequest instance and initializes it with the appropriate parameters, based on the configuration of this service object.

Returns: System::SharedPtr System::Net::HttpWebRequest Aspose::Email::Clients::Exchange::

PrepareHttpWebRequestForUrl(System::SharedPtr < System::Uri > url)
ParameterDescription
urlThe URL that the HttpWebRequest should target.