| LyncPlatformLibraryParticipantParticipantUri Property |
Gets the participant's endpoint or Uri.
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ParticipantUri { get; }Public ReadOnly Property ParticipantUri As String
Get
public:
property String^ ParticipantUri {
String^ get ();
}member ParticipantUri : string with get
Property Value
Type:
String
See Also