Click or drag to resize

LocationType4 Properties

IT Hit WebDAV Classes Reference

The LocationType4 type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberHome
Implies that the property is related to an individual's personal life. String value is "HOME", 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 memberWork
Implies that the property is related to an individual's work place. String value is "WORK", integer value is 2.
Top
See Also