Closed rajeshtrajan closed 1 month ago
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
Type of issue
Missing information
Description
The below code is not working
With cdoConfig.Fields .Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 .Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "mail.myserver.com" .Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 25 .Update
End With
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.web.mail.mailmessage.fields?view=netframework-4.8.1
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Web.Mail/MailMessage.xml
Document Version Independent Id
510576e6-9042-4f5f-1e03-794dbd0a2f7a
Article author
@Rick-Anderson