Share via


MessageActionsPayloadAttachment.ContentUrl Property

Definition

Gets or sets the url of the attachment, in case of an external link.

public string ContentUrl { get; set; }
member this.ContentUrl : string with get, set
Public Property ContentUrl As String

Property Value

The URL of the attachment, in case of an external link.

Applies to