TwilioMessageOptions.MediaUrl 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 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.