Click or drag to resize

MessengerType Properties

IT Hit WebDAV Classes Reference

The MessengerType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBusiness
Indicates a business messenger.
Public propertyStatic memberHome
Indicates a home messenger.
Public propertyStatic memberMobile
Indicates a mobile messenger.
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 memberPersonal
Indicates a personal messenger.
Public propertyStatic memberWork
Indicates a work messenger.
Top
See Also