PidfDocument.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 received in the presence document.
public:
property System::String ^ IconUri { System::String ^ get(); };
public string IconUri { get; }
member this.IconUri : string
Public ReadOnly Property IconUri As String