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