Delegatee Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the delegate information in a Boss/Admin scenario.
public ref class Delegatee
public class Delegatee
type Delegatee = class
Public Class Delegatee
- Inheritance
-
Delegatee
Remarks
The scenario supported for the Boss-Admin is receiving notifications or updates to changes to delegates of the endpoint owner.
Properties
| DelegateAssignmentOnBehalfOfDelegatorAllowed |
Gets whether this Delegatee can assign other delegates on behalf of the boss. |
| PresencePublishOnBehalfOfDelegatorAllowed |
Gets whether this Delegatee is allowed to publish presence on behalf of the boss. |
| Uri |
Gets the URI of the Delegatee. |