Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets an enumeration value that determines the presence photo display mode.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Property PhotoDisplayMode As PhotoDisplayMode
Get
Set
'Usage
Dim instance As MyStatusArea
Dim value As PhotoDisplayMode
value = instance.PhotoDisplayMode
instance.PhotoDisplayMode = value
public PhotoDisplayMode PhotoDisplayMode { get; set; }
Property Value
Type: Microsoft.Lync.Controls.PhotoDisplayMode