Parameter NamesCommon Name Field
Attendee/organizer common name
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public const string CommonName = "CN"VB
Public Const CommonName As String = "CN"C++
public:
literal String^ CommonName = "CN"F#
static val mutable CommonName: string