Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,444 for

ews client

(0.12 sec)
  1. 搜索

    搜索...NET 設定 EWS 客戶端的活動日誌 。 C# .NET API 使用 MS...<value> ..\..\..\Log\Aspose.Email.EWS.log </value> </setting> <setting...

    blog.aspose.com/zh-tw/email/set-up-ews-activity...
  2. 获取 Microsoft Exchange Server 邮箱收件箱文件夹的邮件列表|Docu...

    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....credentials try ( IEWSClient client = EWSClient . getEWSClient..."https://outlook.office365.com/EWS/Exchange.asmx" , "username" ...

    docs.aspose.com/email/zh/java/getting-list-of-m...
  3. 档案

    档案...NET 设置 EWS 客户端活动日志记录 。 C# .NET API 与 MS...<value> ..\..\..\Log\Aspose.Email.EWS.log </value> </setting> <setting...

    blog.aspose.com/zh/email/set-up-ews-activity-lo...
  4. Java API to Send Email via MailGun | Efficiency...

    Explore the integration of MailGun with Java library. Learn how to set up and send emails programmatically, enhancing your communication processes....interface is used to specify the client and the DeliveryServiceClien...(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...

    products.aspose.com/email/java/send-email/mailgun/
  5. Send Email via MailGun in C# | Email Automation...

    Discover MailGun capabilities to send emails in integration with the feature-rich .NET library. Try comprehensible code samples designed for C# applications....parameters and initialize the client. Leverage the combined power...initialize the client object. Use the Send method of the client object...

    products.aspose.com/email/net/send-email/mailgun/
  6. 在 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....此类使用 Exchange Web Services (EWS),该服务在 Exchange Server 2007 及...以下代码示例展示了如何读取规则。 IEWSClient client = EWSClient . getEWSClient...

    docs.aspose.com/email/zh/java/working-with-rule...
  7. Using Sendgrid to Send Emails | Solution for Yo...

    Discover the power of SendGrid integration with Java API to enhance email deliverability. Get clear instructions, code samples, and advanced features.... Configure the SendGrid client options. Specify the delivery...using the send method of the client object. Try the code example...

    products.aspose.com/email/java/send-email/sendg...
  8. Receive Emails Programmatically via IMAP in C# ...

    Learn how to create IMAP-supported apps using the progressive C# library with the ability to retrieve messages consistently....IMAP Authentication ImapClient client = new ImapClient( "imap.server..."username" , "password" ); client.SecurityOptions = SecurityOptions...

    products.aspose.com/email/net/receive-email/imap/
  9. Send Email via SMTP | Java Code for a Message D...

    Discover a simple way to send emails via SMTP servers. Configure and send messages with ease using the advanced Java API....SmtpClient class SmtpClient client = new SmtpClient( "smtp.example...); try { // Send the email client. send (message); System. out...

    products.aspose.com/email/java/send-email/smtp/
  10. Azure AD Setup & Microsoft Graph Auth - Aspose....

    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....Generating credentials (client ID, client secret, tenant ID). Authenticating...Click Register . 2. Create Client Secret After registration,...

    docs.aspose.com/email/java/microsoft-graph-auth...