IConfigDataProvider.Source property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
ReadOnly Property Source As String
Get
'Usage
Dim instance As IConfigDataProvider
Dim value As String
value = instance.Source
string Source { get; }
Property value
Type: System.String