del método ExchangePublicFolderContentSource.ConstructExchangeStartAddress
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public Shared Function ConstructExchangeStartAddress ( _
startAddress As String _
) As String
'Uso
Dim startAddress As String
Dim returnValue As String
returnValue = ExchangePublicFolderContentSource.ConstructExchangeStartAddress(startAddress)
public static string ConstructExchangeStartAddress(
string startAddress
)
Parámetros
- startAddress
Tipo: System.String
Valor devuelto
Tipo: System.String
Vea también
Referencia
clase ExchangePublicFolderContentSource
Miembros ExchangePublicFolderContentSource
Espacio de nombres Microsoft.Office.Server.Search.Administration