Get or sets a value which determines if a presence photo will be shown, and if so, in what size. Supporting 32x32px, 48x48px, Hidden.

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

Syntax

C#
public 

PhotoDisplayMode 
PhotoDisplayMode { 
get; 
set; }

See Also