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 the icon uri of the PIC or federated contact.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property IconUri As String
Get
Friend Set
'Usage
Dim instance As ContactCard
Dim value As String
value = instance.IconUri
public string IconUri { get; internal set; }
Property Value
Type: System.String
Remarks
This property will be null, if there is no icon uri published. Users hosted on Microsoft Lync Server do not publish icon uri.