ServicePropertiestwilio_SendAsMMS Property |
Set to true to send the message as a MMS message. The default is false.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool twilio_SendAsMMS { get; }
ReadOnly Property twilio_SendAsMMS As Boolean
Get
Property Value
Type:
BooleanSet to true to send the message as a MMS message. The default is false.
Remarks
Applies to ServiceInstance twilio only.
See Also