AttendeePropertyCalendarUserType Property
This property is used to set or get the calendar user type (CUTYPE) parameter for the calendar user
specified by the property value.
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string CalendarUserType { get; set; }
Public Property CalendarUserType As String
Get
Set
public:
property String^ CalendarUserType {
String^ get ();
void set (String^ value);
}
member CalendarUserType : string with get, set
Property Value
StringThis parameter is only applicable to iCalendar 2.0 objects. It is used to define the type of
calendar user specified by the property such as INDIVIDUAL, GROUP, RESOURCE, etc.