|
AccessEntry |
Represents a user, workgroup, enterprise, federation, or public entity and the associated privacy level. |
|
AccessEntryCollectionChangedEventArgs |
Represents the event data of an AccessEntryCollectionEvent. |
|
AccessPermission |
Represents a privacy level. |
|
AlertLevel |
Presence-based alert policy. |
|
AlertLevelChangedEventArgs |
Encapsulates the new state of an AlertLevel instance. |
|
AlreadyInitializedException |
Exception thrown when the object is already initialized |
|
AutomationServerException |
Exception thrown when Lync is not started by user or when a Silverlight application is launched from the site in the untrusted security zone |
|
Client |
Abstract client class which represents the main entry point for the API. Represents the Lync client and provides access to conversations and contacts via their respective manager classes. |
|
ClientNotFoundException |
Exception thrown when client process cannot be found |
|
ClientSettings |
Encapsulate a client settings method. |
|
ClientSettingsChangedEventArgs |
The client setting state that has changed. |
|
ClientStateChangedEventArgs |
ClientStateChangedEventData Class which is used to get the old, new client states and the status code from the StateChanged event in the LyncClient class. |
|
ConfigurationErrorException |
Exception thrown when Lync is not configured properly |
|
Contact |
Represents a contact within the Lync client. A contact can be person, bot or phone number. |
|
ContactEndpoint |
Represents a collaboration endpoint which may be a SIP endpoint or a TEL endpoint. |
|
ContactEndpointCollection |
Represents a collection of endpoint identifiers available to a signed in user. |
|
ContactInformationChangedEventArgs |
Represents information that has changed for a given contact. |
|
ContactManager |
The contact manager class is used to add, remove, and update contacts and their properties. The contact manager is also used to access Lync contact list groups. |
|
ContactSettingChangedEventArgs |
Represents the contact settings that were changed as a result of a contact setting changed event. |
|
ContactSubscription |
Specifies the type of contact information to be to be subscribed on a collection of contacts set in the subscription. |
|
ContentNotAuthorizedException |
Exception thrown when a cotent title already exists |
|
ContentOtherErrorsException |
Exception thrown when a cotent title already exists |
|
ContentTitleExistException |
Exception thrown when a cotent title already exists |
|
ContentTitleInvalidException |
Exception thrown when a cotent title already exists |
|
CredentialRequestedEventArgs |
CredentialRequestedEventData Class which is used to get the credential request type, domain and user names. The password, domain and user names can be changed from the event data object obtained from the event OnCredentialRequested. |
|
CustomAvailabilityState |
Represents a user-defined availability state that is honored by Lync. |
|
DelegatorClient |
Represents a Client instance delegated to act on behalf of a delegator. |
|
DelegatorClientCollectionEventArgs |
Represents the new state of a delegator client collection. |
|
ExchangeECPUrlChangedEventArgs |
Encapsulates the new state of the Exchange ECP Url. Raised when the Exchange ECP Url changes. |
|
InvalidStateException |
Exception thrown when the endpoint is not signed in |
|
ItemAlreadyExistException |
Exception thrown when the item aleady exists |
|
ItemNotFoundException |
Exception thrown when the item is not found |
|
JoinRoomFailException |
Exception thrown when joining a room is failed |
|
JoinRoomUnauthorizedException |
Exception thrown when joining a room is unauthorized |
|
LocaleString |
Class representing a localized string with locale ID. |
|
LyncClient |
Implements the client class which represents the main entry point for the API. Represents the Lync client and provides access to conversations and contacts via their respective manager classes. |
|
LyncClientException |
LyncClient base exception class. |
|
MaxContentsExceededException |
Exception thrown when a cotent title already exists |
|
NotInitializedException |
Exception thrown when the Lync client is not initialized or is already shutdown. |
|
NotReadyException |
Exception thrown when the operation is pending or Lync client is not ready for the operation. |
|
NotSignedInException |
Exception thrown when Lync client is not signed in. |
|
NotStartedByUserException |
Exception thrown when user did not start Lync client. |
|
OperationException |
Exception thrown when Lync client failed on an operation. |
|
PendingOperationException |
Exception thrown when a new operation cannot be started because a previous operation has not been completed |
|
Phone |
Represents a publishable telephone number used to reach a contact. |
|
PhonesChangedEventArgs |
Represents the event data of a PhonesChangedEvent. |
|
PreferredCapabilitiesChangedEventArgs |
Used to get the endpoint capability types from the event CapabilitiesChanged in the LyncClient class. |
|
PresenceCapability |
Encapsulates a communication capability as published by a contact. |
|
PublicCloudProviderInfo |
Public cloud provider information. |
|
RepresentationInfo |
Encapsulates information about the delegate representation. |
|
RequestCanceledException |
Exception thrown when the request is already cancelled. |
|
ResiliencyModeChangedEventArgs |
Represents the event data of a ResiliencyModeChangedEvent. |
|
ResultOverflowException |
Exception thrown when there are too many results to be returned |
|
RoomNotJoinedException |
Exception thrown when a room is joined |
|
SearchException |
Exception thrown when search operation ended with an error. |
|
SearchProviderStateChangedEventArgs |
Represents data for the SearchProviderStateChanged event. |
|
SearchResult |
Represents a single result of a search that returns one or more results. |
|
SearchResults |
Represents all results of a search. |
|
Self |
Represents the local signed in user. Self is used to publish your information for other people to see. |
|
SignInConfiguration |
Configuration Class which handles the endpoint configuration, such as TransportMode, Internal Server and External Server addresses, sign in auto retry etc. This class object can be obtained by the property Configuration from the LyncClient object. |
|
SignInDelayedEventArgs |
Used to get the estimated start delay in milliseconds, and the status code for the delay from the event SignInDelayed in the LyncClient class. |
|
TypeMismatchException |
Exception thrown when the item type specified is conflicting with existing item type |
|
UnsupportedBrowserException |
Exception thrown when an Ocom.Silverlight app is launched in an unsupported web browser |
|
UriChangedEventArgs |
Represents data for the UriChanged event. |
|
Utilities |
Represents a collection of utility functions. |