Property that returns a GUID in string format that uniquely identifies this Add-in. This GUID is used as an identifier when creating Add-in specific objects such as user interface elements, client features, etc.
Syntax
ApplicationAddIn.ClientId() As String
Property Value
This is a read only property whose value is a String.