Udostępnij za pośrednictwem


FormRegionManifest.CustomActions Właściwość

Definicja

Pobiera kolekcję zawierającą wszystkie akcje niestandardowe wyświetlane w grupie Akcje niestandardowe na wstążce elementu programu Outlook, który wyświetla region formularza.

public:
 property Microsoft::Office::Tools::Outlook::FormRegionCustomActionCollection ^ CustomActions { Microsoft::Office::Tools::Outlook::FormRegionCustomActionCollection ^ get(); };
public Microsoft.Office.Tools.Outlook.FormRegionCustomActionCollection CustomActions { get; }
member this.CustomActions : Microsoft.Office.Tools.Outlook.FormRegionCustomActionCollection
Public ReadOnly Property CustomActions As FormRegionCustomActionCollection

Wartość właściwości

Element FormRegionCustomActionCollection zawierający wszystkie akcje niestandardowe wyświetlane w grupie Akcje niestandardowe na wstążce elementu programu Outlook, który wyświetla region formularza.

Uwagi

Aby uzyskać więcej informacji na temat akcji niestandardowych, zobacz Akcje niestandardowe w regionach formularzy programu Outlook.

Dotyczy