The properties listed in the following table are common to most Lync Controls in the Microsoft Lync 2010 SDK.
Properties Common to All Lync Controls
Property or Event |
Description |
---|---|
|
Gets a bool value. The value True indicates the server has entered a state of limited functionality, and some features, such as presence, may not be available. |
|
Gets a bool value indicating whether the application user is signed in to Microsoft Lync 2010. |
|
Returns a Boolean value indicating whether initialization failed. |
|
When InitializationFailed is true , this property stores a descriptive message generated during initialization. |
|
Provides an enumerated value of type Microsoft.Lync.Controls.LyncControlInitializationError to indicate the reason of the initialization failure. |
|
Indicates that the control completed its initialization. |
|
Gets or sets data structure which provides contextual information for use with the contextual conversation feature. For more information on conversation context, see the topics under Contextual Conversations . |