MailBee.NET Objects 3.1

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

Imap Class | MailBee.ImapMail Namespace