CommunicationMessagesChannelType Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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. |
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:
Azure SDK for .NET