Aracılığıyla paylaş


FormRegionManifest.CustomActions Özellik

Tanım

Form bölgesini görüntüleyen Outlook öğesinin Şeridindeki Özel Eylemler grubunda görünen tüm özel eylemleri içeren bir koleksiyon alır.

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

Özellik Değeri

FormRegionCustomActionCollection Form bölgesini görüntüleyen Outlook öğesinin Şeridindeki Özel Eylemler grubunda görünen tüm özel eylemleri içeren.

Açıklamalar

Özel eylemler hakkında daha fazla bilgi için bkz. Outlook Form Bölgelerindeki Özel Eylemler.

Şunlara uygulanır