SmtpClientCredentials Property Ipswitch.Messaging.Framework
Gets or sets the credentials (username/password) that should be used for authentication with the SMTP server.

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public NetworkCredential Credentials { get; set; }

Property Value

Type: NetworkCredential
See Also

Reference