LyncClientNotification Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the Lync Client notification type
public enum class LyncClientNotification
public enum LyncClientNotification
type LyncClientNotification =
Public Enum LyncClientNotification
- Inheritance
-
LyncClientNotification
Fields
Name | Value | Description |
---|---|---|
Invalid | -1 | |
MapiStatus | 0 | Notify for Mapi status event. |
Autodiscovery | 1 | Notify for auto discovery event. |
CalendarQueryStatus | 2 | Notify for calendar query status event. |
OutlookContactProviderStatus | 3 | Notify for Outlook contact provider status event. |
WabContactProviderStatus | 4 | Notify for Windows address book contact provider status event. |
FolderManagerStatus | 5 | Notify for folder manager status event. |