TSEMailType

Description

An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.

Values

Name Value Description
semtNull 0  
semtPrimary 1  
semtHome 2  
semtWork 3  
semtOther 4  

Example



  
Note:

Version information

Added in v7.11.0
value semtNull added in v7.11.0