Self members

Represents the local signed in user. Self is used to publish your information for other people to see.

The Self type exposes the following members.

Properties

  Name Description
Public property Contact Gets the Contact object that represents the local user as self that can be used as a normal contact.
Public property IsInResiliencyMode Returns true if the Lync client is in resiliency mode.
Public property Permissions Gets the permission collection.
Public property PhotoDisplayed Returns true if showing photos for contacts is allowed.
Public property TestCallEndpoint Returns the Collaboration Endpoint that can be used for call testing.

Top

Methods

  Name Description
Public method BeginPublishContactInformation Starts the contact information publication operation. Used to publish a local users contact information.
Public method BeginRemovePhone Removes the phone.
Public method BeginSetPhone Add the phone if not exist, update if exist.
Public method CanSetPhone Returns true when the specific type can be set.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method EndPublishContactInformation Publish presence items be set for self.
Public method EndRemovePhone Removes the phone.
Public method EndSetPhone Add the phone if not exist, update if exist.
Public method Equals (Inherited from Object.)
Protected method Finalize (Overrides UCWFullFinalize().)
Public method GetAlertLevelForNotification Get level of alert for notification purpose
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetPhone Get the phone.
Public method GetPublishableCustomAvailabilityStates Returns the array of CustomAvailabilityState objects based on the optional locale id.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event AlertLevelChanged Raised when the local user has changed their do-not-disturb level joined a meeting as a presenter and shared a resource such as a primary monitor.
Public event PhonesChanged Raised when phones changed.
Public event ResiliencyModeChanged Raised when the resiliency mode is changed.

Top

See also

Reference

Self class

Microsoft.Lync.Model namespace