Each value in this enumeration represents a property in UserStatus.
Namespace: ININ.IceLib.PeopleAssembly: ININ.IceLib.People (in ININ.IceLib.People.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum UserStatusProperty |
Visual Basic |
---|
Public Enumeration UserStatusProperty |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No property is defined. | |
UserId | 1 | Represents the UserId property. | |
StatusMessageDetails | 2 | Represents the StatusMessageDetails property. | |
Notes | 3 | Represents the Notes property. | |
ForwardNumber | 4 | Represents the ForwardNumber property. | |
UntilDate | 5 | Represents the UntilDate property. | |
UntilTime | 6 | Represents the UntilTime property. | |
OnPhone | 7 | Represents the OnPhone property. | |
OnPhoneChanged | 8 | Represents the OnPhoneChanged property. | |
StatusChanged | 9 | Represents the StatusChanged property. | |
Stations | 10 | Represents the Stations property. | |
ICServers | 11 | Represents the ICServers property. | |
IsStale | 12 | Represents the IsStale property. | |
PresenceServer | 13 | Represents the PresenceServer property. | |
IsInitialized | 14 | Represents the IsInitialized property. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.