Delegatee Class
Represents the delegate information in a Boss/Admin scenario.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.Presence.Delegatee
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class Delegatee
'Usage
Dim instance As Delegatee
public class Delegatee
Remarks
The scenario supported for the Boss-Admin is receiving notifications or updates to changes to delegates of the endpoint owner.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.