MailboxFolderConfiguration.FolderAndSubfolderSize Property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property FolderAndSubfolderSize As ByteQuantifiedSize
Get
Friend Set
'Usage
Dim instance As MailboxFolderConfiguration
Dim value As ByteQuantifiedSize
value = instance.FolderAndSubfolderSize
public ByteQuantifiedSize FolderAndSubfolderSize { get; internal set; }