The Selftype exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginPublishContactInformation |
Starts the contact information publication
operation. Used to publish a local users contact information.
|
|
BeginRemovePhone |
Starts to remove a phone from the user. Phones
from Active Directory or Outlook may not be removed.
|
|
BeginSetPhone |
Starts to set a phone from the user. Phone
will be published for other people if the publish flag is
set.
|
|
CanSetPhone |
Returns true when the specific type of phone
can be updated.
|
|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
EndPublishContactInformation |
Blocks the calling thread until
BeginPublishContactInformation completes.
|
|
EndRemovePhone |
Blocks the calling thread until
BeginRemovePhone completes.
|
|
EndSetPhone |
Blocks the calling thread until BeginSetPhone
completes.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Overrides UCWFullFinalize () () () () .) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetPhone |
Retrieves one of the phone objects from
self.
|
|
GetPublishableCustomAvailabilityStates |
Returns the CustomAvailabilityState objects
set by an administrator for publishing custom activity.
|
|
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone () () () () | (Inherited from Object Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Contact |
Gets the Contact object representing self that
can be used as a normal contact.
|
|
IsInResiliencyMode |
Gets the flag whether Lync is in resiliency
mode.
|
|
Permissions |
Gets the the collection of permissions for
managing how other people can see the self Contact published
contact information.
|
|
PhotoDisplayed |
Returns true if showing photos for contacts is
allowed.
|
|
TestCallEndpoint |
Returns the Collaboration Endpoint that can be
used for call testing.
|
Events
Name | Description | |
---|---|---|
PhonesChanged |
Occurs when at least one of the phones for the
Self Contact (local user) has changed.
|
|
ResiliencyModeChanged |
Occurs when the resiliency mode is
changed.
|