Freigeben über


CommunicationMessagesChannelType Struktur

Definition

Der ChannelType.

public readonly struct CommunicationMessagesChannelType : IEquatable<Azure.Communication.Messages.CommunicationMessagesChannelType>
type CommunicationMessagesChannelType = struct
Public Structure CommunicationMessagesChannelType
Implements IEquatable(Of CommunicationMessagesChannelType)
Vererbung
CommunicationMessagesChannelType
Implementiert

Konstruktoren

CommunicationMessagesChannelType(String)

Initialisiert eine neue Instanz von CommunicationMessagesChannelType.

Eigenschaften

WhatsApp

Whatsapp.

Methoden

Equals(CommunicationMessagesChannelType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(CommunicationMessagesChannelType, CommunicationMessagesChannelType)

Bestimmt, ob zwei CommunicationMessagesChannelType Werte identisch sind.

Implicit(String to CommunicationMessagesChannelType)

Konvertiert eine Zeichenfolge in eine CommunicationMessagesChannelType.

Inequality(CommunicationMessagesChannelType, CommunicationMessagesChannelType)

Bestimmt, ob zwei CommunicationMessagesChannelType Werte nicht identisch sind.

Gilt für: