The Selftype exposes the following members.

Methods

  Name Description
Public method BeginPublishContactInformation
Starts the contact information publication operation. Used to publish a local users contact information.
Public method BeginRemovePhone
Starts to remove a phone from the user. Phones from Active Directory or Outlook may not be removed.
Public method BeginSetPhone
Starts to set a phone from the user. Phone will be published for other people if the publish flag is set.
Public method CanSetPhone
Returns true when the specific type of phone can be updated.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method EndPublishContactInformation
Blocks the calling thread until BeginPublishContactInformation completes.
Public method EndRemovePhone
Blocks the calling thread until BeginRemovePhone completes.
Public method EndSetPhone
Blocks the calling thread until BeginSetPhone completes.
Public method Equals (Inherited from Object.)
Protected method Finalize
(Overrides UCWFullFinalize () () () () .)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetPhone
Retrieves one of the phone objects from self.
Public method GetPublishableCustomAvailabilityStates
Returns the CustomAvailabilityState objects set by an administrator for publishing custom activity.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone () () () () (Inherited from Object Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method ToString (Inherited from Object.)

See Also