Jaa


TwilioMessageOptions.MediaUrl Property

Definition

Gets the URL of the media to send with the message.

public System.Collections.Generic.List<Uri> MediaUrl { get; }
member this.MediaUrl : System.Collections.Generic.List<Uri>
Public ReadOnly Property MediaUrl As List(Of Uri)

Property Value

The URL of the media to send with the message.

Applies to