Partilhar via


ChatMessage.RecipientsDeliveryInfos Propriedade

Definição

Obtém as informações de entrega para cada um dos destinatários do 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)

Valor da propriedade

As informações de entrega para os destinatários do ChatMessage.

Requisitos do Windows

Funcionalidades do aplicativo
chat chatSystem smsSend

Aplica-se a