Partager via


ChatRecipientDeliveryInfo Classe

Définition

Représente les informations de remise sur un destinataire de conversation.

public ref class ChatRecipientDeliveryInfo sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ChatRecipientDeliveryInfo final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class ChatRecipientDeliveryInfo final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ChatRecipientDeliveryInfo
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class ChatRecipientDeliveryInfo
function ChatRecipientDeliveryInfo()
Public NotInheritable Class ChatRecipientDeliveryInfo
Héritage
Object Platform::Object IInspectable ChatRecipientDeliveryInfo
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
chat chatSystem smsSend

Constructeurs

ChatRecipientDeliveryInfo()

Initialise une nouvelle instance de la classe ChatRecipientDeliveryInfo.

Propriétés

DeliveryTime

Obtient ou définit l’heure à laquelle le message a été envoyé au destinataire.

IsErrorPermanent

Obtient une valeur booléenne indiquant si l’erreur du message envoyé au destinataire est permanente.

ReadTime

Obtient ou définit l’heure à laquelle le destinataire a lu le message.

Status

Obtient le status du message.

TransportAddress

Obtient ou définit l’adresse de transport du destinataire.

TransportErrorCode

Obtenez le code d’erreur de transport.

TransportErrorCodeCategory

Obtient la catégorie du TransportErrorCode.

TransportInterpretedErrorCode

Obtient le code d’erreur interprété pour le transport.

S’applique à