The Type property specifies the address type, such as SMTP. Read-only.
objAddressEntry.Type
String
The address type is usually a tag referring to the messaging system that routes messages to this address, such as SMTP.
The Type property always returns SMTP in the current version of CDO for NTS.
See the example for the AddressEntry object's Address property.