DeliveryNotificationReceivedEventArgs Members

Provides information regarding the delivery status of a previously sent message.

The DeliveryNotificationReceivedEventArgs type exposes the following members.

Properties

  Name Description
Public property DeliveryFailures Gets the collection of delivery failure information indicating the list of participants who did not receive the original message.
Public property FailedDeliveryAttemptExists Gets the value to indicate if there were any failed delivery attempts.
Public property MessageId Gets the message id of the message corresponding to this notification.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DeliveryNotificationReceivedEventArgs Class

Microsoft.Rtc.Collaboration Namespace