FormRegionManifestIcons.Manifest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The FormRegionManifest instance that is associated with this FormRegionManifestIcons.
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
- Attributes