PresencePublicationState Enum
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 state for automatic presence publications.
public enum class PresencePublicationState
public enum PresencePublicationState
type PresencePublicationState =
Public Enum PresencePublicationState
- Inheritance
-
PresencePublicationState
Fields
Name | Value | Description |
---|---|---|
None | 0 | Presence publication has not been attempted. |
WaitingForRetry | 1 | Presence publication will be retried. |
Published | 2 | Presence publications are up to date. |