ProductCode Property Example

This example returns the PowerPoint GUID to the variable pptGUID.

Dim pptGUID As String
pptGUID = Application.ProductCode

Send feedback to MSDN.Look here for MSDN Online resources.