PresencePublicationState Enumeration

Represents the state for automatic presence publications.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Enumeration PresencePublicationState
'Usage
Dim instance As PresencePublicationState
public enum PresencePublicationState

Members

Member name Description
None Presence publication has not been attempted.
WaitingForRetry Presence publication will be retried.
Published Presence publications are up to date.

See Also

Reference

Microsoft.Rtc.Collaboration.Presence Namespace