ContactCard.IconUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.