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.
Returns true if showing photos for contacts is allowed.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property PhotoDisplayed As Boolean
Get
'Usage
Dim instance As Self
Dim value As Boolean
value = instance.PhotoDisplayed
public bool PhotoDisplayed { get; }
Property Value
Type: System.Boolean