Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the URL of the SharePoint Directory Management SOAP Web service.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property DirectoryManagementServiceUrl As String
Get
Set
'Usage
Dim instance As SPIncomingEmailService
Dim value As String
value = instance.DirectoryManagementServiceUrl
instance.DirectoryManagementServiceUrl = value
public string DirectoryManagementServiceUrl { get; set; }
Property Value
Type: System.String
A string that contains the URL of the SharePoint Directory Management Web service, for example: http://MyServer:Port#/_vti_bin/SharepointEmailWS.asmx.