PhoneTrigger.TriggerType Property

Definition

Gets the type of phone event indicated by the trigger.

public:
 property PhoneTriggerType TriggerType { PhoneTriggerType get(); };
PhoneTriggerType TriggerType();
public PhoneTriggerType TriggerType { get; }
var phoneTriggerType = phoneTrigger.triggerType;
Public ReadOnly Property TriggerType As PhoneTriggerType

Property Value

The type of phone event indicated by the trigger.

Applies to