Class VCard.VCardChildren
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class VCard.VCardChildren
- Inheritance
-
VCard.VCardChildren
- Inherited Members
Properties
Agents
An enumerable of all children of type "Agent".
public IEnumerable<VCard.Agent> Agents { get; }
Property Value
Anniversary
The child document of type "Anniversary".
public VCard.Anniversary? Anniversary { get; }
Property Value
Birthday
The child document of type "Birthday".
public VCard.Birthday? Birthday { get; }
Property Value
BusyTimeURLS
An enumerable of all children of type "BusyTimeURL".
public IEnumerable<VCard.BusyTimeURL> BusyTimeURLS { get; }
Property Value
CalendarURIForRequestss
An enumerable of all children of type "CalendarURIForRequests".
public IEnumerable<VCard.CalendarURIForRequests> CalendarURIForRequestss { get; }
Property Value
CalendarURwe
An enumerable of all children of type "CalendarURI".
public IEnumerable<VCard.CalendarURI> CalendarURwe { get; }
Property Value
Categorieses
An enumerable of all children of type "Categories".
public IEnumerable<VCard.Categories> Categorieses { get; }
Property Value
Classification
The child document of type "Classification".
public VCard.Classification? Classification { get; }
Property Value
ClientPIDMaps
An enumerable of all children of type "ClientPIDMap".
public IEnumerable<VCard.ClientPIDMap> ClientPIDMaps { get; }
Property Value
Customs
An enumerable of all children of type "Custom".
public IEnumerable<VCard.Custom> Customs { get; }
Property Value
DeliveryAddresses
An enumerable of all children of type "DeliveryAddress".
public IEnumerable<VCard.DeliveryAddress> DeliveryAddresses { get; }
Property Value
Emails
An enumerable of all children of type "Email".
public IEnumerable<VCard.Email> Emails { get; }
Property Value
FormattedName
The child document of type "FormattedName".
public VCard.FormattedName? FormattedName { get; }
Property Value
Gender
The child document of type "Gender".
public VCard.Gender? Gender { get; }
Property Value
GeoLocations
An enumerable of all children of type "GeoLocation".
public IEnumerable<VCard.GeoLocation> GeoLocations { get; }
Property Value
IMPPS
An enumerable of all children of type "IMPP".
public IEnumerable<VCard.IMPP> IMPPS { get; }
Property Value
Kind
The child document of type "Kind".
public VCard.Kind? Kind { get; }
Property Value
Labels
An enumerable of all children of type "Label".
public IEnumerable<VCard.Label> Labels { get; }
Property Value
Languageses
An enumerable of all children of type "Languages".
public IEnumerable<VCard.Languages> Languageses { get; }
Property Value
Logos
An enumerable of all children of type "Logo".
public IEnumerable<VCard.Logo> Logos { get; }
Property Value
Members
An enumerable of all children of type "Member".
public IEnumerable<VCard.Member> Members { get; }
Property Value
Name
The child document of type "Name".
public VCard.Name? Name { get; }
Property Value
Nicknames
An enumerable of all children of type "Nickname".
public IEnumerable<VCard.Nickname> Nicknames { get; }
Property Value
Notes
An enumerable of all children of type "Note".
public IEnumerable<VCard.Note> Notes { get; }
Property Value
Organisations
An enumerable of all children of type "Organisation".
public IEnumerable<VCard.Organisation> Organisations { get; }
Property Value
Photos
An enumerable of all children of type "Photo".
public IEnumerable<VCard.Photo> Photos { get; }
Property Value
ProductId
The child document of type "ProductId".
public VCard.ProductId? ProductId { get; }
Property Value
PublicKeys
An enumerable of all children of type "PublicKey".
public IEnumerable<VCard.PublicKey> PublicKeys { get; }
Property Value
Relateds
An enumerable of all children of type "Related".
public IEnumerable<VCard.Related> Relateds { get; }
Property Value
Revision
The child document of type "Revision".
public VCard.Revision? Revision { get; }
Property Value
Roles
An enumerable of all children of type "Role".
public IEnumerable<VCard.Role> Roles { get; }
Property Value
SortString
The child document of type "SortString".
public VCard.SortString? SortString { get; }
Property Value
Sounds
An enumerable of all children of type "Sound".
public IEnumerable<VCard.Sound> Sounds { get; }
Property Value
Sources
An enumerable of all children of type "Source".
public IEnumerable<VCard.Source> Sources { get; }
Property Value
TelephoneNumbers
An enumerable of all children of type "TelephoneNumber".
public IEnumerable<VCard.TelephoneNumber> TelephoneNumbers { get; }
Property Value
TimeZones
An enumerable of all children of type "TimeZone".
public IEnumerable<VCard.TimeZone> TimeZones { get; }
Property Value
Titles
An enumerable of all children of type "Title".
public IEnumerable<VCard.Title> Titles { get; }
Property Value
UID
The child document of type "UID".
public VCard.UID? UID { get; }
Property Value
URLS
An enumerable of all children of type "URL".
public IEnumerable<VCard.URL> URLS { get; }
Property Value
Version
The child document of type "Version".
public VCard.Version Version { get; }
Property Value
XMLS
An enumerable of all children of type "XML".
public IEnumerable<VCard.XML> XMLS { get; }