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