Gets the self participant object which represents the user signed in on this client.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
Participant 
SelfParticipant { 
get; }

See Also