MessageDeliveryFailureData.Recipient Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the participant who failed to received the message.
public:
property Microsoft::Rtc::Collaboration::ConversationParticipant ^ Recipient { Microsoft::Rtc::Collaboration::ConversationParticipant ^ get(); };
public Microsoft.Rtc.Collaboration.ConversationParticipant Recipient { get; }
member this.Recipient : Microsoft.Rtc.Collaboration.ConversationParticipant
Public ReadOnly Property Recipient As ConversationParticipant