OrganizerPropertyCommonName Property

This property is used to set or get the common name (CN) parameter associated with the calendar user specified by the property value.

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string CommonName { get; set; }

Property Value

String
This parameter is only applicable to iCalendar 2.0 objects

See Also