Share via


SmsNotificationEndpoint.PrimaryDeviceSwitchBackIntervalSeconds Property

Definition

The primary device switchback interval.

public:
 property Nullable<int> PrimaryDeviceSwitchBackIntervalSeconds { Nullable<int> get(); void set(Nullable<int> value); };
public int? PrimaryDeviceSwitchBackIntervalSeconds { get; set; }
member this.PrimaryDeviceSwitchBackIntervalSeconds : Nullable<int> with get, set
Public Property PrimaryDeviceSwitchBackIntervalSeconds As Nullable(Of Integer)

Property Value

Returns Int32value that is the switchback interval on the primary device.

Applies to