ExchangePublicFolderContentSource.ConstructExchangeStartAddress 方法
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Shared Function ConstructExchangeStartAddress ( _
startAddress As String _
) As String
用法
Dim startAddress As String
Dim returnValue As String
returnValue = ExchangePublicFolderContentSource.ConstructExchangeStartAddress(startAddress)
public static string ConstructExchangeStartAddress(
string startAddress
)
参数
- startAddress
类型:System.String
返回值
另请参阅
引用
ExchangePublicFolderContentSource 类