PersistentChatAddIn.AddInId Property

Definition

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.

Applies to