Account Display Name?
Content
In a workspace add-in how can I get the current Chat Agent's Display Name? Viewing in the Object Browser I see there is an object IChatParticipant that contains a method called DisplayName. But I am not sure how I can create an instance of that object to get it or if that's even what I want.
0