Click or drag to resize

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; }

Property Value

Type: Boolean
Set to true to send the message as a MMS message. The default is false.
Remarks
Applies to ServiceInstance twilio only.
See Also