Table of Contents

Class VCard.VCardChildren

Namespace
ScanbotSDK.MAUI.DocumentFormats.Barcode
Assembly
ScanbotSDK.Shared.dll
public class VCard.VCardChildren
Inheritance
VCard.VCardChildren
Inherited Members

Properties

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

BusyTimeURL

The child document of type "BusyTimeURL".

public VCard.BusyTimeURL? BusyTimeURL { get; }

Property Value

VCard.BusyTimeURL

CalendarURI

The child document of type "CalendarURI".

public VCard.CalendarURI? CalendarURI { get; }

Property Value

VCard.CalendarURI

CalendarURIForRequests

The child document of type "CalendarURIForRequests".

public VCard.CalendarURIForRequests? CalendarURIForRequests { get; }

Property Value

VCard.CalendarURIForRequests

Categories

The child document of type "Categories".

public VCard.Categories? Categories { get; }

Property Value

VCard.Categories

ClientPIDMap

The child document of type "ClientPIDMap".

public VCard.ClientPIDMap? ClientPIDMap { get; }

Property Value

VCard.ClientPIDMap

Customs

An enumerable of all children of type "Custom".

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

Property Value

IEnumerable<VCard.Custom>

DeliveryAddress

The child document of type "DeliveryAddress".

public VCard.DeliveryAddress? DeliveryAddress { get; }

Property Value

VCard.DeliveryAddress

Email

The child document of type "Email".

public VCard.Email? Email { get; }

Property Value

VCard.Email

FirstName

The child document of type "FirstName".

public VCard.FirstName? FirstName { get; }

Property Value

VCard.FirstName

Gender

The child document of type "Gender".

public VCard.Gender? Gender { get; }

Property Value

VCard.Gender

GeoLocation

The child document of type "GeoLocation".

public VCard.GeoLocation? GeoLocation { get; }

Property Value

VCard.GeoLocation

IMPP

The child document of type "IMPP".

public VCard.IMPP? IMPP { get; }

Property Value

VCard.IMPP

Kind

The child document of type "Kind".

public VCard.Kind? Kind { get; }

Property Value

VCard.Kind

Languages

The child document of type "Languages".

public VCard.Languages? Languages { get; }

Property Value

VCard.Languages

The child document of type "Logo".

public VCard.Logo? Logo { get; }

Property Value

VCard.Logo

Member

The child document of type "Member".

public VCard.Member? Member { get; }

Property Value

VCard.Member

Name

The child document of type "Name".

public VCard.Name? Name { get; }

Property Value

VCard.Name

Nickname

The child document of type "Nickname".

public VCard.Nickname? Nickname { get; }

Property Value

VCard.Nickname

Note

The child document of type "Note".

public VCard.Note? Note { get; }

Property Value

VCard.Note

Organisation

The child document of type "Organisation".

public VCard.Organisation? Organisation { get; }

Property Value

VCard.Organisation

Photo

The child document of type "Photo".

public VCard.Photo? Photo { get; }

Property Value

VCard.Photo

ProductId

The child document of type "ProductId".

public VCard.ProductId? ProductId { get; }

Property Value

VCard.ProductId

PublicKey

The child document of type "PublicKey".

public VCard.PublicKey? PublicKey { get; }

Property Value

VCard.PublicKey

The child document of type "Related".

public VCard.Related? Related { get; }

Property Value

VCard.Related

Revision

The child document of type "Revision".

public VCard.Revision? Revision { get; }

Property Value

VCard.Revision

Role

The child document of type "Role".

public VCard.Role? Role { get; }

Property Value

VCard.Role

Sound

The child document of type "Sound".

public VCard.Sound? Sound { get; }

Property Value

VCard.Sound

Source

The child document of type "Source".

public VCard.Source? Source { get; }

Property Value

VCard.Source

TelephoneNumber

The child document of type "TelephoneNumber".

public VCard.TelephoneNumber? TelephoneNumber { get; }

Property Value

VCard.TelephoneNumber

TimeZone

The child document of type "TimeZone".

public VCard.TimeZone? TimeZone { get; }

Property Value

VCard.TimeZone

Title

The child document of type "Title".

public VCard.Title? Title { get; }

Property Value

VCard.Title

UID

The child document of type "UID".

public VCard.UID? UID { get; }

Property Value

VCard.UID

URL

The child document of type "URL".

public VCard.URL? URL { get; }

Property Value

VCard.URL

Version

The child document of type "Version".

public VCard.Version Version { get; }

Property Value

VCard.Version

XML

The child document of type "XML".

public VCard.XML? XML { get; }

Property Value

VCard.XML