Click or drag to resize

RsvpType Properties

IT Hit WebDAV Classes Reference

The RsvpType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberFalse
Represents "false". String value is "FALSE", integer value is 0.
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 memberTrue
Represents "true". String value is "TRUE", integer value is 1.
Top
See Also