GroupRegistrationInformationPreferredCommunicationMethod Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("egp_pref_comm_meth")]
public string PreferredCommunicationMethod { get; set; }
<NetForumFieldAttribute("egp_pref_comm_meth")>
Public Property PreferredCommunicationMethod As String
Get
Set
public:
[NetForumFieldAttribute(L"egp_pref_comm_meth")]
property String^ PreferredCommunicationMethod {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("egp_pref_comm_meth")>]
member PreferredCommunicationMethod : string with get, set
Property Value
String