Self Class (Lync 2010 SDK)
The Self class represents the user signed in to Microsoft Lync 2010 from your custom client. A local user’s contact information and phone list is available through this class.
Self class Actions
You can perform the following actions on a Microsoft.Lync.Model.Self instance
Publish a local user’s contact information.
Determine if a local user’s contact photo is enabled.
Set a remote contact’s contact information access level.
Get a list of the local user’s phone numbers.
Add or remove phone numbers from a local user’s phone list.
Classes Available from the Self Class
The following figure illustrates the properties and methods you get from the Self class.