TwilioMessage.NumMedia 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 or sets the number of media files associated with the message.
public string NumMedia { get; set; }
member this.NumMedia : string with get, set
Public Property NumMedia As String
Property Value
The number of media files associated with the message.
Remarks
A message can include up to 10 media files.