Edit

Share via


McuDialOutOptions.EntryExitAnnouncementsDisabled Property

Definition

Caution

This property will be removed from future versions.

Gets or sets whether entry/exit announcements are disabled.

public:
 property Nullable<bool> EntryExitAnnouncementsDisabled { Nullable<bool> get(); void set(Nullable<bool> value); };
[System.Obsolete("This property will be removed from future versions.")]
public Nullable<bool> EntryExitAnnouncementsDisabled { get; set; }
member this.EntryExitAnnouncementsDisabled : Nullable<bool> with get, set
Public Property EntryExitAnnouncementsDisabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to