PhoneTrigger.TriggerType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.