PresenceResult Members
Include Protected Members
Include Inherited Members
PresenceResult contains the result of a presence query.
The PresenceResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PresenceResult | Creates a new instance. |
Top
Properties
Name | Description | |
---|---|---|
CurrentState | Gets the presence activity token of the user. For example "In a call" or "In a meeting". | |
OofNote | Gets the OOF note of the user. | |
PresenceStatus | Gets the presence availability of the user. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top