MailBee.NET Objects 4.0

Smtp.Version Property

Gets the version of the MailBee assembly.

public string Version {get;}

Property Value

A string which contains the version of the MailBee assembly in MajorVersion.MinorVersion.Revision.Build format (like "3.0.0.35").

See Also

Smtp Class | MailBee.SmtpMail Namespace