BaseFolderType.ManagedFolderInformation Property

Definition

The ManagedFolderInformation property gets or sets a ManagedFolderInformationType object that contains information about a managed custom folder.

public:
 property ExchangeWebServices::ManagedFolderInformationType ^ ManagedFolderInformation { ExchangeWebServices::ManagedFolderInformationType ^ get(); void set(ExchangeWebServices::ManagedFolderInformationType ^ value); };
public ExchangeWebServices.ManagedFolderInformationType ManagedFolderInformation { get; set; }
Public Property ManagedFolderInformation As ManagedFolderInformationType

Property Value

The ManagedFolderInformation property returns a ManagedFolderInformationType object that contains information about a managed custom folder.

Applies to