TwilioMessage.MediaUrls 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 URLs referencing the media content included with the message, if any.
public System.Collections.Generic.List<Uri> MediaUrls { get; }
member this.MediaUrls : System.Collections.Generic.List<Uri>
Public ReadOnly Property MediaUrls As List(Of Uri)
Property Value
URLs referencing the media content included with the message.