InviteParticipantUpdateEventArgs Members

This class represents information for feedback to the application regarding pending AddParticipants operation in a conversation.

The InviteParticipantUpdateEventArgs type exposes the following members.

Properties

  Name Description
Public property Address Gets the address of the participant invited to join the conference.
Public property Exception Gets the exception, if any, that was thrown while attempting to send an invitation to the given address.
Public property IsDelivered Gets a flag indicating whether or not the participant received the invitation.
Public property Response Gets the invited participant's response to the invitation.

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 Creates a string showing the values of the properties in this event args class. (Overrides Object..::..ToString()()()().)

Top

See Also

Reference

InviteParticipantUpdateEventArgs Class

Microsoft.Rtc.Collaboration Namespace