PreferredCapabilitiesChangedEventArgs Members
Include Protected Members
Include Inherited 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. Returns LyncClientCapabilityTypes. |
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