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

  1. Publish a local user's contact information.

  2. Determine if a local user's contact photo is enabled.

  3. Set a remote contact's contact information access level.

  4. Get a list of the local user's phone numbers.

  5. 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.

See Also

Concepts