MailBee.NET Objects 4.0

Pop3.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

Pop3 Class | MailBee.Pop3Mail Namespace