Click or drag to resize
LyncPlatformLibraryParticipant Constructor
LyncPlatformLibraryParticipant class constructor.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public LyncPlatformLibraryParticipant(
	string participantUri
)

Parameters

participantUri
Type: SystemString
The particpant's endpoint or Uri.
See Also