Name | Description | |
---|---|---|
IsCrmClientLoaded | Gets a value that indicates whether CRM for Outlook is loaded by Microsoft Office Outlook. | |
IsCrmClientOffline | Gets a value that indicates whether Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access is offline. | |
IsCrmDesktopClient | Gets a value that indicates whether CRM for Outlook is installed. This version has no offline access. | |
ServerUri | Gets the server URI to use to connect to the Microsoft Dynamics CRM server based on the state of CRM for Outlook. | |
State | Gets the state of Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access. |
IsCrmClientLoaded:
true: CRM for Outlook必须已经配置,并且Outlook已打开.
IsCrmDesktopClient:
CRM for Outlook必须已经安装和配置,否则会抛出异常;即使已经安装了,但还没有配置,也会抛出异常,获取不到值。
IsCrmClientOffline:
只要offline成功,CRM for Outlook和outlook是否打开,其值都为true.