InviteCompletedEventArgs::InviteResponse Property
.NET Framework (current version)
Gets the PeerInvitationResponse to an invitation operation.
Assembly: System.Net (in System.Net.dll)
public: property PeerInvitationResponse^ InviteResponse { PeerInvitationResponse^ get(); }
Property Value
Type: System.Net.PeerToPeer.Collaboration::PeerInvitationResponse^The PeerInvitationResponse to the invitation.
Unless specified, the default value for this property is null.
.NET Framework
Available since 3.5
Available since 3.5
Show: