InviteCompletedEventArgs.InviteResponse Eigenschaft

Definition

Ruft die PeerInvitationResponse für eine Einladung ab.

public:
 property System::Net::PeerToPeer::Collaboration::PeerInvitationResponse ^ InviteResponse { System::Net::PeerToPeer::Collaboration::PeerInvitationResponse ^ get(); };
public System.Net.PeerToPeer.Collaboration.PeerInvitationResponse InviteResponse { get; }
member this.InviteResponse : System.Net.PeerToPeer.Collaboration.PeerInvitationResponse
Public ReadOnly Property InviteResponse As PeerInvitationResponse

Eigenschaftswert

Die PeerInvitationResponse für die Einladung.

Hinweise

Sofern nicht angegeben, ist der Standardwert für diese Eigenschaft null.

Gilt für:

Weitere Informationen