FaxServer.MinorBuild property
The MinorBuild property is a value that specifies the minor part of the build number for the fax service.
This property is read-only.
Syntax
Property MinorBuild As Long
Property value
A Long that receives the minor part of the build number (the decimal portion) for the fax service.
Remarks
The format for the fax service build number is MajorVersion.MinorVersion.MajorBuild.MinorBuild.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also