The LyncClienttype exposes the following members.

Methods

  Name Description
Public method BeginInitialize
Initializes LyncClient when the Lync is in Suppressed Mode. You do not call this method when Lync is not suppressed.
Public method BeginShutdown
Starts the Lync platform shutdown process.
Public method BeginSignIn
Starts the Lync client sign in process with a specific availability.
Public method BeginSignOut
Starts the Lync client sign out process.
Public method CreateApplicationRegistration
Construct a registration object.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method EndInitialize
Ends the Initialize operation and unblocks program execution on the calling thread.
Public method EndShutdown
Blocks calling thread until BeginShutdown completes.
Public method EndSignIn
Blocks calling thread until BeginSignIn is completed.
Public method EndSignOut
Blocks calling thread until BeginSignOut is completed.
Public method Equals (Inherited from Object.)
Protected method Finalize
Public method Static member GetAutomation
Creates an instance of Automation and returns.
Public method Static member GetClient
Creates an instance of LyncClient and returns.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
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