ELCFolder.FolderType Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property FolderType As ElcFolderType
Get
Set
'Usage
Dim instance As ELCFolder
Dim value As ElcFolderType
value = instance.FolderType
instance.FolderType = value
public ElcFolderType FolderType { get; set; }
Property Value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ElcFolderType