Share via


ExchangePublicFolderContentSource.ConstructExchangeStartAddress method

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Shared Function ConstructExchangeStartAddress ( _
    startAddress As String _
) As String
'Usage
Dim startAddress As String
Dim returnValue As String

returnValue = ExchangePublicFolderContentSource.ConstructExchangeStartAddress(startAddress)
public static string ConstructExchangeStartAddress(
    string startAddress
)

Parameters

Return value

Type: System.String

See also

Reference

ExchangePublicFolderContentSource class

ExchangePublicFolderContentSource members

Microsoft.Office.Server.Search.Administration namespace