Each value in this enumeration represents a property in UserStatus.

Namespace: ININ.IceLib.People
Assembly: 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 nameValueDescription
None0No property is defined.
UserId1Represents the UserId property.
StatusMessageDetails2Represents the StatusMessageDetails property.
Notes3Represents the Notes property.
ForwardNumber4Represents the ForwardNumber property.
UntilDate5Represents the UntilDate property.
UntilTime6Represents the UntilTime property.
OnPhone7Represents the OnPhone property.
OnPhoneChanged8Represents the OnPhoneChanged property.
StatusChanged9Represents the StatusChanged property.
Stations10Represents the Stations property.
ICServers11Represents the ICServers property.
IsStale12Represents the IsStale property.
PresenceServer13Represents the PresenceServer property.
IsInitialized14Represents 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.

See Also