PreferredCapabilitiesChangedEventArgs members
Used to get the endpoint capability types from the event CapabilitiesChanged in the LyncClient class.
The PreferredCapabilitiesChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
PreferredCapabilities | Determine whether Lync is the preferred client for a capability. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top