DelegateAssignmentOnBehalfOfDelegatorAllowed Property

Gets the boolean value representing 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

See Also

Reference

Delegatee Class

Delegatee Members

Microsoft.Rtc.Collaboration.Presence Namespace