The UserStatus type exposes the following members.
Properties
Name | Description | |
---|---|---|
ForwardNumber |
Gets the status forwarded number.
| |
ICServers |
Gets the list of IC Servers.
| |
IsInitialized |
Indicates whether this status has been initialized and is valid.
| |
IsStale |
Gets a value indicating whether the user status is stale or not.
| |
LoggedIn |
Gets a value indicating whether the user is currently logged in.
| |
Notes |
Gets the status notes.
| |
OnPhone |
Gets a value indicating whether the user is on the phone.
| |
OnPhoneChanged |
Gets the time the current user went on the phone.
| |
OnPhoneChangedHasValue |
Returns if the server set a valid DateTime value for OnPhoneChanged.
| |
PresenceServer |
Gets the name of the server that is providing status for this user.
| |
Stations |
Gets the list of stations.
| |
StatusChanged |
Gets the time the user started in this status.
| |
StatusChangedHasValue |
Returns if the server set a valid DateTime value for StatusChanged.
| |
StatusMessageDetails |
Gets the status message definition.
| |
UntilDate |
Gets the status until date.
| |
UntilTime |
Gets the status until time.
| |
UserId |
Gets the unique identifier for this user status entry. This is the IC User name.
|