Delegatee.PresencePublishOnBehalfOfDelegatorAllowed Property
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.
Gets whether this Delegatee is allowed to publish presence on behalf of the boss.
public:
property bool PresencePublishOnBehalfOfDelegatorAllowed { bool get(); };
public bool PresencePublishOnBehalfOfDelegatorAllowed { get; }
member this.PresencePublishOnBehalfOfDelegatorAllowed : bool
Public ReadOnly Property PresencePublishOnBehalfOfDelegatorAllowed As Boolean