Edit

Share via


ContactCard.IconUri Property

Definition

Gets the icon uri of the PIC or federated contact.

public:
 property System::String ^ IconUri { System::String ^ get(); };
public string IconUri { get; }
member this.IconUri : string
Public ReadOnly Property IconUri As String

Property Value

Remarks

This property will be null, if there is no icon uri published. Users hosted on Microsoft Lync Server do not publish icon uri.

Applies to