Share via


FormRegionCustomActionCollection.Manifest Property

Definition

Gets or sets the FormRegionManifest object associated with this FormRegionCustomActionCollection.

public:
 property Microsoft::Office::Tools::Outlook::FormRegionManifest ^ Manifest { Microsoft::Office::Tools::Outlook::FormRegionManifest ^ get(); void set(Microsoft::Office::Tools::Outlook::FormRegionManifest ^ value); };
[System.ComponentModel.Browsable(false)]
public Microsoft.Office.Tools.Outlook.FormRegionManifest Manifest { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Manifest : Microsoft.Office.Tools.Outlook.FormRegionManifest with get, set
Public Property Manifest As FormRegionManifest

Property Value

A FormRegionManifest that represents the properties of the form region to which this custom action is associated.

Attributes

Applies to