Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 837 for

smtp client

(0.03 sec)
  1. SmtpClient | Aspose.Email for .NET API Reference

    SmtpClient Contents [ Hide ] SmtpClient class Allows applications to send messages by using the Simple Mail Transfer ......Simple Mail Transfer Protocol (SMTP). public sealed class SmtpClient...get; } Contains collection of clients certificates virtual ConnectionAsgmtMode...

    reference.aspose.com/email/net/aspose.email.cli...
  2. OAuth2 support for O365 with Application permis...

    Hi. Also interested in this topic but I can’t download the “full code examples”. It says:"Sorry, this file is private. Only visible to topic owner and staff members." Where can I get these examples?...authentication with IMAP and SMTP clients from here: EWSModernAuthenticat...modern authentication with EWS client from here: With Application...

    forum.aspose.com/t/oauth2-support-for-o365-with...
  3. CreateOrUpdateOverride | Aspose.Email for .NET ...

    CreateOrUpdateOverride Contents [ Hide ] IGraphClient.CreateOrUpdateOverride method (1 of 2) Create an override for a......identified by an SMTP address. Future messages from that SMTP address...already exists with the same SMTP address, then the classifyAs...

    reference.aspose.com/email/net/aspose.email.cli...
  4. ResolveRecipients | Aspose.Email for .NET API R...

    ResolveRecipients ResolveRecipients enumeration ResolveRecipients namespace of the ActiveSync protocol public enum Re......address of the recipient, in SMTP format. Certificates 12 Contains...data is being requested by the client and identifies the start time...

    reference.aspose.com/email/net/aspose.email.cli...
  5. UserSettingName | Aspose.Email for .NET API Ref...

    UserSettingName UserSettingName enumeration User settings that can be requested using GetUserSettings. public enum Us......qualified domain name of the RPC client server. InternalMailboxServe...internal URLs of the Exchange web client. MailboxDN 26 The distinguished...

    reference.aspose.com/email/net/aspose.email.cli...
  6. Settings | Aspose.Email for .NET API Reference

    Settings Settings enumeration Settings namespace of the ActiveSync protocol public enum Settings Values Name Value De......the Get element enables the client to retrieve information settings...the recovery password of the client device to the server. Password...

    reference.aspose.com/email/net/aspose.email.cli...
  7. Aspose.Email for iOS via Xamarin 17.7|Documenta...

    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’s SMTP client to send emails Use POP3 and IMAP clients for...

    docs.aspose.com/email/net/aspose-email-for-ios-...
  8. Sending Meeting Request|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....RequestApointment ()); // Set up the SMTP client to send email with meeting...meeting request SmtpClient client = new SmtpClient ( "host" , 25 ...

    docs.aspose.com/email/net/sending-meeting-request/
  9. OAuth2 Java - Aspose.Email Product Family - Fre...

    Hi Team, Can you provide me code sample for OAuth2 in Office365 using Java ? Thanks and Regards, Arne..."accessToken"); IEWSClient client = EWSClient.getEWSClient("https://outlook...com/ews/exchange.asmx", credentials); client.listMessages(); For more detail...

    forum.aspose.com/t/oauth2-java/245488
  10. Aspose logging Email - Free Support Forum - asp...

    Hey I have followed your example here https://docs.aspose.com/email/net/SmtpClient-activity-logging/ and made logging work. I would like to adjust the log level so I can see more or less information when required, is th…...entries are messages from a client and a server. You can also...C#: using (var client = new SmtpClient("your smtp server")) { //...

    forum.aspose.com/t/aspose-logging-email/264248