MimeVersion.Major Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
Major
Gets the major version number.
Declaration
public int Major { get; }
Property Value
Type | Description |
---|---|
Int32 | A major version number. |