Condividi tramite


ChatAttachmentType(String) Constructor

Definition

Initializes a new instance of ChatAttachmentType.

public ChatAttachmentType (string value);
new Azure.Communication.Chat.ChatAttachmentType : string -> Azure.Communication.Chat.ChatAttachmentType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to