Table of Contents

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

IEnumerable<VCard.Agent>

Anniversary

The child document of type "Anniversary".

public VCard.Anniversary? Anniversary { get; }

Property Value

VCard.Anniversary

Birthday

The child document of type "Birthday".

public VCard.Birthday? Birthday { get; }

Property Value

VCard.Birthday

BusyTimeURLS

An enumerable of all children of type "BusyTimeURL".

public IEnumerable<VCard.BusyTimeURL> BusyTimeURLS { get; }

Property Value

IEnumerable<VCard.BusyTimeURL>

CalendarURIForRequestss

An enumerable of all children of type "CalendarURIForRequests".

public IEnumerable<VCard.CalendarURIForRequests> CalendarURIForRequestss { get; }

Property Value

IEnumerable<VCard.CalendarURIForRequests>

CalendarURwe

An enumerable of all children of type "CalendarURI".

public IEnumerable<VCard.CalendarURI> CalendarURwe { get; }

Property Value

IEnumerable<VCard.CalendarURI>

Categorieses

An enumerable of all children of type "Categories".

public IEnumerable<VCard.Categories> Categorieses { get; }

Property Value

IEnumerable<VCard.Categories>

Classification

The child document of type "Classification".

public VCard.Classification? Classification { get; }

Property Value

VCard.Classification

ClientPIDMaps

An enumerable of all children of type "ClientPIDMap".

public IEnumerable<VCard.ClientPIDMap> ClientPIDMaps { get; }

Property Value

IEnumerable<VCard.ClientPIDMap>

Customs

An enumerable of all children of type "Custom".

public IEnumerable<VCard.Custom> Customs { get; }

Property Value

IEnumerable<VCard.Custom>

DeliveryAddresses

An enumerable of all children of type "DeliveryAddress".

public IEnumerable<VCard.DeliveryAddress> DeliveryAddresses { get; }

Property Value

IEnumerable<VCard.DeliveryAddress>

Emails

An enumerable of all children of type "Email".

public IEnumerable<VCard.Email> Emails { get; }

Property Value

IEnumerable<VCard.Email>

FormattedName

The child document of type "FormattedName".

public VCard.FormattedName? FormattedName { get; }

Property Value

VCard.FormattedName

Gender

The child document of type "Gender".

public VCard.Gender? Gender { get; }

Property Value

VCard.Gender

GeoLocations

An enumerable of all children of type "GeoLocation".

public IEnumerable<VCard.GeoLocation> GeoLocations { get; }

Property Value

IEnumerable<VCard.GeoLocation>

IMPPS

An enumerable of all children of type "IMPP".

public IEnumerable<VCard.IMPP> IMPPS { get; }

Property Value

IEnumerable<VCard.IMPP>

Kind

The child document of type "Kind".

public VCard.Kind? Kind { get; }

Property Value

VCard.Kind

Labels

An enumerable of all children of type "Label".

public IEnumerable<VCard.Label> Labels { get; }

Property Value

IEnumerable<VCard.Label>

Languageses

An enumerable of all children of type "Languages".

public IEnumerable<VCard.Languages> Languageses { get; }

Property Value

IEnumerable<VCard.Languages>

Logos

An enumerable of all children of type "Logo".

public IEnumerable<VCard.Logo> Logos { get; }

Property Value

IEnumerable<VCard.Logo>

Members

An enumerable of all children of type "Member".

public IEnumerable<VCard.Member> Members { get; }

Property Value

IEnumerable<VCard.Member>

Name

The child document of type "Name".

public VCard.Name? Name { get; }

Property Value

VCard.Name

Nicknames

An enumerable of all children of type "Nickname".

public IEnumerable<VCard.Nickname> Nicknames { get; }

Property Value

IEnumerable<VCard.Nickname>

Notes

An enumerable of all children of type "Note".

public IEnumerable<VCard.Note> Notes { get; }

Property Value

IEnumerable<VCard.Note>

Organisations

An enumerable of all children of type "Organisation".

public IEnumerable<VCard.Organisation> Organisations { get; }

Property Value

IEnumerable<VCard.Organisation>

Photos

An enumerable of all children of type "Photo".

public IEnumerable<VCard.Photo> Photos { get; }

Property Value

IEnumerable<VCard.Photo>

ProductId

The child document of type "ProductId".

public VCard.ProductId? ProductId { get; }

Property Value

VCard.ProductId

PublicKeys

An enumerable of all children of type "PublicKey".

public IEnumerable<VCard.PublicKey> PublicKeys { get; }

Property Value

IEnumerable<VCard.PublicKey>

Relateds

An enumerable of all children of type "Related".

public IEnumerable<VCard.Related> Relateds { get; }

Property Value

IEnumerable<VCard.Related>

Revision

The child document of type "Revision".

public VCard.Revision? Revision { get; }

Property Value

VCard.Revision

Roles

An enumerable of all children of type "Role".

public IEnumerable<VCard.Role> Roles { get; }

Property Value

IEnumerable<VCard.Role>

SortString

The child document of type "SortString".

public VCard.SortString? SortString { get; }

Property Value

VCard.SortString

Sounds

An enumerable of all children of type "Sound".

public IEnumerable<VCard.Sound> Sounds { get; }

Property Value

IEnumerable<VCard.Sound>

Sources

An enumerable of all children of type "Source".

public IEnumerable<VCard.Source> Sources { get; }

Property Value

IEnumerable<VCard.Source>

TelephoneNumbers

An enumerable of all children of type "TelephoneNumber".

public IEnumerable<VCard.TelephoneNumber> TelephoneNumbers { get; }

Property Value

IEnumerable<VCard.TelephoneNumber>

TimeZones

An enumerable of all children of type "TimeZone".

public IEnumerable<VCard.TimeZone> TimeZones { get; }

Property Value

IEnumerable<VCard.TimeZone>

Titles

An enumerable of all children of type "Title".

public IEnumerable<VCard.Title> Titles { get; }

Property Value

IEnumerable<VCard.Title>

UID

The child document of type "UID".

public VCard.UID? UID { get; }

Property Value

VCard.UID

URLS

An enumerable of all children of type "URL".

public IEnumerable<VCard.URL> URLS { get; }

Property Value

IEnumerable<VCard.URL>

Version

The child document of type "Version".

public VCard.Version Version { get; }

Property Value

VCard.Version

XMLS

An enumerable of all children of type "XML".

public IEnumerable<VCard.XML> XMLS { get; }

Property Value

IEnumerable<VCard.XML>