PersistentChatAddIn.AddInId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the add-in ID.
public:
property Guid AddInId { Guid get(); };
public Guid AddInId { get; }
member this.AddInId : Guid
Public ReadOnly Property AddInId As Guid
Property Value
The add-in ID.