Share via


MailboxFolderConfiguration.FolderSize property

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property FolderSize As ByteQuantifiedSize
    Get
    Friend Set
'Usage
Dim instance As MailboxFolderConfiguration
Dim value As ByteQuantifiedSize

value = instance.FolderSize
public ByteQuantifiedSize FolderSize { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.ByteQuantifiedSize

See also

Reference

MailboxFolderConfiguration class

MailboxFolderConfiguration members

Microsoft.Exchange.Management.Tasks namespace