Edit

Share via


Action.ShowOn Property

Definition

Returns or sets an OlActionShowOn constant representing the location where the action will be shown. Read/write.

public:
 property Microsoft::Office::Interop::Outlook::OlActionShowOn ShowOn { Microsoft::Office::Interop::Outlook::OlActionShowOn get(); void set(Microsoft::Office::Interop::Outlook::OlActionShowOn value); };
public Microsoft.Office.Interop.Outlook.OlActionShowOn ShowOn { get; set; }
Public Property ShowOn As OlActionShowOn

Property Value

Applies to