Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,735 for

ews client

(0.17 sec)
  1. 使用 OAuth 访问邮件服务|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....的支持,可用于访问 SMTP 、 POP3 、 IMAP 和 EWS 服务器。一般而言,所有支持 OAuth 2.0 持有者令牌的服务器都可以与...SMTP server try ( SmtpClient client = new SmtpClient ( "smtp.gmail...

    docs.aspose.com/email/zh/java/access-mail-servi...
  2. Working with Outlook Storage Files (PST/OST)|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....API Working with Exchange EWS Client Subscribe to Aspose Product...

    docs.aspose.com/email/cpp/working-with-outlook-...
  3. 连接到 Exchange Server|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... 使用 EWS 连接到 Exchange Server 以下代码片段展示了如何使用...以下代码片段展示了如何使用 Exchange Web Service (EWS) 进行连接。 private static IEWSClient...

    docs.aspose.com/email/zh/java/connecting-to-exc...
  4. Supported Protocols and Services|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....sending email messages from a client to a server or between servers...Web Services (EWS) Exchange Web Services (EWS) is a web service...

    docs.aspose.com/email/net/supported-protocols-a...
  5. 档案

    档案... 首先,连接到 Exchange Server 并将 EWS 客户端的实例放入 IEWSClient 对象中。 之后,创建...连接到 Exchange 服务器 IEWSClient client = EWSClient.getEWSClient("https://outlook...

    blog.aspose.com/zh/email/create-exchange-distri...
  6. Working with Exchange Extended Attributes of Ex...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....properties of messages using the EWS client of API. The following code...from Exchange server using the client’s fetchItem . // Define a PidTagBodyContentId...

    docs.aspose.com/email/java/working-with-exchang...
  7. Utility Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....using Exchange Web Service (EWS) client. Creating and Sending a Message...messages. Adding Headers in EWS Requests Aspose.Email API allows...

    docs.aspose.com/email/cpp/utility-features/
  8. 使用 OAuth 访问邮件服务|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....的支持,可用于访问 SMTP 、 POP3 、 IMAP 和 EWS 服务器。一般而言,所有支持 OAuth 2.0 持有者令牌的服务器都可以与...SMTP server try ( SmtpClient client = new SmtpClient ( "smtp.gmail...

    docs.aspose.com/email/zh/java/using-oauth-to-ac...
  9. Access Mail Services using OAuth|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....access SMTP , POP3 , IMAP and EWS servers. In general, all servers...Aspose.Email, but our email clients have been tested with Google...

    docs.aspose.com/email/net/access-mail-services-...
  10. Filter Messages With AQS From Exchange Mailbox|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....be accomplished: using ( var client = EWSClient . GetEWSClient...var messages = client . ListMessages ( client . MailboxInfo ...

    docs.aspose.com/email/net/filter-messages-with-...