SmtpClientIdentity Property Ipswitch.Messaging.Framework
Gets or sets the identity string that will be given to the SMTP server when exchanging initial greetings.

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

public string Identity { get; set; }

Property Value

Type: String
See Also

Reference