Class MmsMessageObject
An object of optional settings for the MMS message.
public class MmsMessageObject
- Inheritance
-
MmsMessageObject
- Inherited Members
Properties
Participants
An array of phone numbers in E.164 format representing the additional participants of the group MMS conversation.
public string[] Participants { get; set; }
Property Value
- string[]