VCardNickname Property
This is used to get the nickname (NICKNAME) property
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
This property is valid only for the 3.0 specification
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public NicknameProperty Nickname { get; }VB
Public ReadOnly Property Nickname As NicknameProperty
GetC++
public:
property NicknameProperty^ Nickname {
NicknameProperty^ get ();
}F#
member Nickname : NicknameProperty with getProperty Value
NicknamePropertyThis property is valid only for the 3.0 specification