Build Property

Applies To

Application object.

Description

Returns the PowerPoint build number. Read-only String.

See Also

Version property.

Example

This example displays the PowerPoint build number.

MsgBox Prompt:=Application.Build, Title:="PowerPoint Build"