Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,266 for

smtp

(0.09 sec)
  1. Connect to Microsoft365 Mailbox using Modern Au...

    How to use Modern Authentication to access a Microsoft365 mailbox programmatically in C#. Working with EWS, IMAP, Smtp, POP3 email clients....Authentication to connect via EWS, SMTP, IMAP, POP clients of Aspose...Authentication with IMAP, POP or SMTP Clients Prerequisite settings...

    blog.aspose.com/2022/06/14/connect-to-microsoft...
  2. Autodiscover | Aspose.Email for .NET API Reference

    Autodiscover Contents [ Hide ] ActiveSyncTLClient.Autodiscover method (1 of 2) The Autodiscover command facilitates t......Simple Mail Transfer Protocol (SMTP) address as the primary input...Simple Mail Transfer Protocol (SMTP) address as the primary input...

    reference.aspose.com/email/net/aspose.email.cli...
  3. Features Overview|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....email clients Connect with any SMTP server at a specified port Send...through any SMTP server Connect to SSL enabled SMTP server Connect...

    docs.aspose.com/email/java/features-overview/
  4. MailAddress | Aspose.Email for .NET API Reference

    MailAddress Contents [ Hide ] MailAddress constructor (1 of 6) Initializes a new instance of the MailAddress class. p......Boolean if set to true then SMTP check will be omitted. See Also...Boolean if set to true then SMTP check will be omitted. See Also...

    reference.aspose.com/email/net/aspose.email/mai...
  5. StatusCode | Aspose.Email for .NET API Reference

    StatusCode SmtpException.StatusCode property Smtp status code public SmtpStatusCode StatusCode { get ; set ; } See Al......StatusCode property Smtp status code public SmtpStatusCode...

    reference.aspose.com/email/net/aspose.email/smt...
  6. AutodiscoverResult | Aspose.Email for .NET API 参考

    自动发现操作的结果...EMailAddress { get; } 包含用户的 SMTP 电子邮件地址,用于标识用户在网络中的邮箱。 Redirect...Redirect { get; } 指定所请求用户的 SMTP 地址。 Servers { get; } 包含服务器设置数组 方法...

    reference.aspose.com/email/zh/net/aspose.email....
  7. Multipurpose Internet Mail Extensions Protocol|...

    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 supports only 7 bit ASCII characters...the Latin alphabet are fine in SMTP; other languages are not displayed...

    docs.aspose.com/email/net/multipurpose-internet...
  8. Working with POP3 Client | 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....Messages from Server Working with SMTP Client Working with IMAP Client...

    docs.aspose.com/email/pythonnet/working-with-po...
  9. EmailAddress | Aspose.Email for .NET API Reference

    EmailAddress Recipient.EmailAddress property Contains the email address of the recipient, in Smtp format. public stri......address of the recipient, in SMTP format. public string EmailAddress...

    reference.aspose.com/email/net/aspose.email.cli...
  10. Subject not displayed for a meeting sent to Gma...

    Hi, We are trying to send a meeting request using Aspose.Email Dll to an Gmail account from a windows forms application (Framework 3.5)But while viewing the received mail in Gmail the meeting does not have the Subject. P…...RequestApointment()) Dim smtp As SmtpClient = New SmtpClient("smtp.gmail.com"..."EMAIL_ADDRESS", "PASSWORD") smtp.EnableSsl = True smtp.Send(msg) Please...

    forum.aspose.com/t/subject-not-displayed-for-a-...