ExchangePublicFolderContentSource.ConstructExchangeStartAddress-Methode
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
)
Parameter
- startAddress
Typ: System.String
Rückgabewert
Typ: System.String
Siehe auch
Referenz
ExchangePublicFolderContentSource Klasse