Gets or sets the type of the party.

C# | Visual Basic | Visual C++ |
public PartyInfoType PartyType { get; set; }
Public Property PartyType As PartyInfoType
public: property PartyInfoType PartyType { PartyInfoType get (); void set (PartyInfoType value); }

The type of the party.