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 can assign other delegates on behalf of the boss.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property DelegateAssignmentOnBehalfOfDelegatorAllowed As Boolean
Get
'Usage
Dim instance As Delegatee
Dim value As Boolean
value = instance.DelegateAssignmentOnBehalfOfDelegatorAllowed
public bool DelegateAssignmentOnBehalfOfDelegatorAllowed { get; }
Property Value
Type: System.Boolean