KindPropertyCardKind Property
This property is used to set or get the vCard kind value
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public CardKind CardKind { get; set; }
Public Property CardKind As CardKind
Get
Set
public:
property CardKind CardKind {
CardKind get ();
void set (CardKind value);
}
member CardKind : CardKind with get, set
Property Value
CardKindSetting this parameter to
Other sets the
OtherKind to
X-UNKNOWN
if not already set to something else. It is set to null if set to any other calendar method.