Click or drag to resize

EmailType Properties

IT Hit WebDAV Classes Reference

The EmailType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberInternet
Indicates to indicate an Internet addressing type. String value is "INTERNET", integer value is 1.
Public propertyName
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.)
Public propertyNumber
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.)
Public propertyStatic memberX400
Indicates X.400 addressing type. String value is "X400", integer value is 2.
Top
See Also