Click or drag to resize

InvitationInvitee Property

Returns the User object corresponding to the user who received the invitation.

Namespace:  Sfs2X.Entities.Invitation
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
User Invitee { get; }

Property Value

Type: User
See Also