IUserTypeParamUserType Property
IT Hit WebDAV Classes Reference
Gets or sets type of calendar user. Provides access to "CUTYPE" parameter.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax CalendarUserType UserType { get; set; }
Property UserType As CalendarUserType
Get
Set
property CalendarUserType^ UserType {
CalendarUserType^ get ();
void set (CalendarUserType^ value);
}
abstract UserType : CalendarUserType with get, set
Property Value
Type:
CalendarUserTypeSee Also