ServicePropertiestwilio_IsProduction Property |
If true, messages will ONLY be sent from +15005550006 (valid Twilio test number).
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool twilio_IsProduction { get; }
ReadOnly Property twilio_IsProduction As Boolean
Get
Property Value
Type:
BooleanIf true, messages will ONLY be sent from +15005550006 (valid Twilio test number).
Remarks
Applies to ServiceInstance twilio only.
See Also