Share via


PhotoDisplayMode enumeration

Specifies the display mode of the presence photo for PresenceIndicator

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)

Syntax

'Declaration
Public Enumeration PhotoDisplayMode
'Usage
Dim instance As PhotoDisplayMode
public enum PhotoDisplayMode

Members

Member name Description
Hidden Do not show photo
Small Small photo (32x32px)
Large Large Photo (48x48px)

See also

Reference

Microsoft.Lync.Controls namespace