WebexMessageRequest.Attachments Property

Definition

Gets or sets the content attachments to attach to the message.

public object Attachments { get; set; }
member this.Attachments : obj with get, set
Public Property Attachments As Object

Property Value

The content attachments to attach to the message.

Applies to