Dela via


CrmOutlookService.ServerUri Property

 

Applies To: Dynamics CRM 2015

Gets the server URI to use to connect to the Microsoft Dynamics CRM server based on the state of Dynamics CRM for Outlook.

Namespace:   Microsoft.Crm.Outlook.Sdk
Assembly:  Microsoft.Crm.Outlook.Sdk (in Microsoft.Crm.Outlook.Sdk.dll)

Syntax

public Uri ServerUri { get; }
public:
property Uri^ ServerUri {
    Uri^ get();
}
member ServerUri : Uri with get
Public ReadOnly Property ServerUri As Uri

Property Value

Type: System.Uri

Type: URI
the server URI to use to connect to the Microsoft Dynamics CRM server based on the state of Dynamics CRM for Outlook.

See Also

CrmOutlookService Class
Microsoft.Crm.Outlook.Sdk Namespace
Sample: Use CRM for Outlook methods

Return to top

© 2016 Microsoft. All rights reserved. Copyright