Gets the default icon associated with any valid Available status.
Namespace: ININ.IceLib.PeopleAssembly: ININ.IceLib.People (in ININ.IceLib.People.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public static Icon DefaultAvailableIcon { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property DefaultAvailableIcon As Icon Get |
Field Value
The icon.Remarks
A status is considered Available if IsDoNotDisturbStatus is falseFalsefalsefalse (False in Visual Basic).
If an instance of StatusMessageDetails is an Available status, and the configured
icon cannot be loaded, then Icon will be this icon by default.
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.