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.
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. |