Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets whether this Delegatee is allowed to publish presence on behalf of the boss.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property PresencePublishOnBehalfOfDelegatorAllowed As Boolean
Get
'Usage
Dim instance As Delegatee
Dim value As Boolean
value = instance.PresencePublishOnBehalfOfDelegatorAllowed
public bool PresencePublishOnBehalfOfDelegatorAllowed { get; }
Property Value
Type: System.Boolean