PresenceIndicatorSize enumeration
Available sizes for the IM Presence Indicator jewel/bar.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration PresenceIndicatorSize
'Usage
Dim instance As PresenceIndicatorSize
public enum PresenceIndicatorSize
Members
Member name | Description | |
---|---|---|
None | Default value. No indicator. | |
Bar_5px | IM Vertical Bar for sizes 5x36 and 5x48 | |
Bar_8px | IM Vertical Bar for size 8x72 | |
Square_10px | IM Presence size in V15 and newer | |
Square_12px | IM Presence square size in V4 and older |