PublicFolderStatistics.StorageGroupName Property
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
Public Property StorageGroupName As String
Get
Friend Set
'Usage
Dim instance As PublicFolderStatistics
Dim value As String
value = instance.StorageGroupName
public string StorageGroupName { get; internal set; }
Property Value
Type: System.String