MailboxFolderConfiguration.ItemsInFolder property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property ItemsInFolder As Integer
Get
Friend Set
'Usage
Dim instance As MailboxFolderConfiguration
Dim value As Integer
value = instance.ItemsInFolder
public int ItemsInFolder { get; internal set; }
Property value
Type: System.Int32
See also
Reference
MailboxFolderConfiguration class