Share via


SharedConfigurationInfo.GetPrefix Method

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Function GetPrefix As String
'Usage
Dim instance As SharedConfigurationInfo
Dim returnValue As String

returnValue = instance.GetPrefix()
public string GetPrefix()

Return Value

Type: System.String