Gets Office Email Address

Namespace:  QFD
Assembly:  QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public BaseField OfficeEmailAddr { get; }
Visual Basic (Declaration)
Public ReadOnly Property OfficeEmailAddr As BaseField
Visual C++
public:
property BaseField^ OfficeEmailAddr {
	BaseField^ get ();
}

Field Value

The Email Address

Remarks

  • System Name - OfficeEmailAddr
  • Quik! Form Field Name - O.Email
  • Old Quik! Form Field Field Name - O
  • Short Name - Office Email Address
  • Description - Email Address
  • Category - Employer/Education
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - String

See Also