Condividi tramite


ChatMessage.RecipientsDeliveryInfos Proprietà

Definizione

Ottiene le informazioni di recapito per ognuno dei destinatari di ChatMessage.

public:
 property IVector<ChatRecipientDeliveryInfo ^> ^ RecipientsDeliveryInfos { IVector<ChatRecipientDeliveryInfo ^> ^ get(); };
IVector<ChatRecipientDeliveryInfo> RecipientsDeliveryInfos();
public IList<ChatRecipientDeliveryInfo> RecipientsDeliveryInfos { get; }
var iVector = chatMessage.recipientsDeliveryInfos;
Public ReadOnly Property RecipientsDeliveryInfos As IList(Of ChatRecipientDeliveryInfo)

Valore della proprietà

Informazioni di recapito per i destinatari di ChatMessage.

Requisiti Windows

Funzionalità dell'app
chat chatSystem smsSend

Si applica a