Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 267 for

ews client

(0.05 sec)
  1. I can't connect to Microsoft Office 365 mailbox...

    Hello team, How can I fetch the emails from Microsoft Office365 account, please? It seems that we can’t use the basic authentication with Microsoft Office365. This is how I’m trying to access it ImapClient Client = …...trying to access it ImapClient client = new ImapClient(host, port...foreach (ImapFolderInfo folder in client.ListFolders(true)) { lstFolders...

    forum.aspose.com/t/i-cant-connect-to-microsoft-...
  2. 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/
  3. WebProxy | Aspose.Email for .NET API 参考

    获取或设置向 Ews 发送请求时应使用的 Web 代理 将此属性设置为 null 以使用默认 Web 代理...WebProxy property 获取或设置向 EWS 发送请求时应使用的 Web 代理。 将此属性设置为 null...AutodiscoverServiceB 命名空间 Aspose.Email.Clients.Exchange 部件 Aspose.Email UserAgent...

    reference.aspose.com/email/zh/net/aspose.email....
  4. How can I retrieve properties such as Conversat...

    Using the example in http://www.aspose.com/docs/display/emailnet/Fetch+Messages+from+an+Exchange+Server+Mailbox, how can one retrieve these MAPI properties? The properties exist in Microsoft Exchange (other tools can acc…... Even after the call to client.FetchMessage(strMessageURI)...ExtendedProperties? Other libraries The EWS Managed API library has a Microsoft...

    forum.aspose.com/t/how-can-i-retrieve-propertie...
  5. Aspose.Email for Java 6.0.0 Release Notes|Docum...

    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....distribution list handling using EWS client. Enhancements EMAILNET-35009...

    docs.aspose.com/email/java/aspose-email-for-jav...
  6. ResolveMapiContactsAsync | Aspose.Email for .NE...

    ResolveMapiContactsAsync IAsyncEwsClient.ResolveMapiContactsAsync method Resolves ambiguous e-mail addresses and disp......This is a restriction of used EWS operation. public Task < MapiContactCollectio...IAsyncEwsClient namespace Aspose.Email.Clients.Exchange.WebService assembly...

    reference.aspose.com/email/net/aspose.email.cli...
  7. Latest Aspose.Email Product Family topics - Fre...

    Get technical support of Aspose.Email for .NET, Java, C++, Android, Python, iOS, Mac, Xamarin, .NET Core and SharePoint....Activity Send MailMessage via EWS with Custom Extended Properties...Sender Name 1 310 April 27, 2015 Client.SaveMessage - Message can't...

    forum.aspose.com/c/email/12
  8. EWSClient.FetchItem throws "System.ArgumentExce...

    SampleApplication.zip (137.7 KB) Hi, we recently updated Aspose.Mail for .NET from version 18.8 to version 22.1 and noticed, that the “FetchItem” method of the EwsClient class seems to throw errors when fetching mails …...items from EWS: // Init client using (IEWSClient client = EWSClient...""; ExchangeFolderInfo info = client.GetFolderInfo(subfolder); ...

    forum.aspose.com/t/ewsclient-fetchitem-throws-s...
  9. 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/
  10. GetMailboxesAsync | Aspose.Email for .NET API 参考

    列出具有 smtp 地址的邮箱 注意返回联系人的最大数量为 100这是使用 Ews 操作的限制...这是使用 EWS 操作的限制。 public Task < Contact...IAsyncEwsClient 命名空间 Aspose.Email.Clients.Exchange.WebService 部件 Aspose...

    reference.aspose.com/email/zh/net/aspose.email....