Show / Hide Table of Contents

Class OwnPersonVariables

Summary description for OwnPersonVariables.

Inheritance
object
TagContainer
PersonVariables
OwnPersonVariables
Inherited Members
PersonVariables._person
PersonVariables._contact
PersonVariables.Contact
TagContainer._bInitiated
TagContainer.AddData(params object[])
TagContainer.GetData()
TagContainer.ClearData()
TagContainer.GetValueAsync(string, CancellationToken)
TagContainer.GetTags()
TagContainer.SetValue(string, string)
TagContainer.RemoveCustomValue(string)
TagContainer.IsTagLegalAsync(string, CancellationToken)
TagContainer.IsTagInContextAsync(string, CancellationToken)
TagContainer.InitAsync(CancellationToken)
TagContainer.CurrentUiCulture
TagContainer.Data
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Globalization
Assembly: SoDataBase.dll
Syntax
public class OwnPersonVariables : PersonVariables

Constructors

OwnPersonVariables(int)

Summary description for OwnPersonVariables.

Declaration
public OwnPersonVariables(int personId)
Parameters
Type Name Description
int personId

OwnPersonVariables(int, int)

Summary description for OwnPersonVariables.

Declaration
public OwnPersonVariables(int personId, int contactId)
Parameters
Type Name Description
int personId
int contactId

Properties

AcademicTitle

Sender's academic title.

Declaration
[TemplateTag("auac")]
public string AcademicTitle { get; }
Property Value
Type Description
string

AssociateId

Sender's associate ID

Declaration
[TemplateTag("aaid")]
public int AssociateId { get; }
Property Value
Type Description
int

ContactPostalAddressCity

Own organization's postal town

Declaration
[TemplateTag("ocit")]
public string ContactPostalAddressCity { get; }
Property Value
Type Description
string

Country

Own organization's country.

Declaration
[TemplateTag("ocnr")]
public string Country { get; }
Property Value
Type Description
string

CountryCode

Country code for sender's company card

Declaration
[TemplateTag("ocid")]
public string CountryCode { get; }
Property Value
Type Description
string

County

Own organization's county (for UK addresses).

Declaration
[TemplateTag("ocnt")]
public string County { get; }
Property Value
Type Description
string

DateOfBirth

Date of birth.

Declaration
[TemplateTag("aubd")]
public string DateOfBirth { get; }
Property Value
Type Description
string

Department

Department

Declaration
[TemplateTag("odep")]
public string Department { get; }
Property Value
Type Description
string

EMail

Own organization's primary e-mail address

Declaration
[TemplateTag("oema")]
public string EMail { get; }
Property Value
Type Description
string

Fax

Own organization's primary fax number

Declaration
[TemplateTag("ofax")]
public string Fax { get; }
Property Value
Type Description
string

FullName

Sender's name

Declaration
[TemplateTag("auth")]
public string FullName { get; }
Property Value
Type Description
string

MrMrs

Sender's Mr/Mrs

Declaration
[TemplateTag("aumr")]
public string MrMrs { get; }
Property Value
Type Description
string

Name

Name of own organization

Declaration
[TemplateTag("onam")]
public string Name { get; }
Property Value
Type Description
string

OrgNumber

organization number

Declaration
[TemplateTag("oorg")]
public string OrgNumber { get; }
Property Value
Type Description
string

OwnerCompanyId

Own organization's ID (hidden, unique ID).

Declaration
[TemplateTag("owid")]
public int OwnerCompanyId { get; }
Property Value
Type Description
int

PersonChatAddress

Chat address

Declaration
[TemplateTag("auca")]
public string PersonChatAddress { get; }
Property Value
Type Description
string

PersonChatAddressId

Chat address id

Declaration
[TemplateTag("aucd")]
public int PersonChatAddressId { get; }
Property Value
Type Description
int

PersonChatAddressProtocol

Chat address protocol

Declaration
[TemplateTag("aucp")]
public string PersonChatAddressProtocol { get; }
Property Value
Type Description
string

PersonCountry

Country.

Declaration
[TemplateTag("aucn")]
public string PersonCountry { get; }
Property Value
Type Description
string

PersonEMail

E-mail

Declaration
[TemplateTag("auem")]
public string PersonEMail { get; }
Property Value
Type Description
string

PersonFax

Direct fax number

Declaration
[TemplateTag("audf")]
public string PersonFax { get; }
Property Value
Type Description
string

PersonFaxWithPrefix

Direct fax number with international prefix

Declaration
[TemplateTag("audi")]
public string PersonFaxWithPrefix { get; }
Property Value
Type Description
string

PersonId

Sender's contact ID (hidden, unique ID)

Declaration
[TemplateTag("auid")]
public int PersonId { get; }
Property Value
Type Description
int

PersonMailStop

Mail Stop (for American addresses)

Declaration
[TemplateTag("aums")]
public string PersonMailStop { get; }
Property Value
Type Description
string

PersonMobilePhone

Mobile phone

Declaration
[TemplateTag("aupc")]
public string PersonMobilePhone { get; }
Property Value
Type Description
string

PersonMobilePhoneWithPrefix

Mobile phone with international prefix

Declaration
[TemplateTag("aupm")]
public string PersonMobilePhoneWithPrefix { get; }
Property Value
Type Description
string

PersonNumber

Number

Declaration
[TemplateTag("aunm")]
public string PersonNumber { get; }
Property Value
Type Description
string

PersonPager

Pager

Declaration
[TemplateTag("aupp")]
public string PersonPager { get; }
Property Value
Type Description
string

PersonPagerWithPrefix

Pager with international prefix

Declaration
[TemplateTag("aupt")]
public string PersonPagerWithPrefix { get; }
Property Value
Type Description
string

PersonPhone

Direct phone number

Declaration
[TemplateTag("audp")]
public string PersonPhone { get; }
Property Value
Type Description
string

PersonPhoneWithPrefix

Direct phone number with international prefix

Declaration
[TemplateTag("audl")]
public string PersonPhoneWithPrefix { get; }
Property Value
Type Description
string

PersonPosition

Position

Declaration
[TemplateTag("aupo")]
public string PersonPosition { get; }
Property Value
Type Description
string

PersonPostalAddressCity

Postal town. (See also aucs.)

Declaration
[TemplateTag("auci")]
public string PersonPostalAddressCity { get; }
Property Value
Type Description
string

PersonPostalAddressCityStateZip

Postal town, state/province and zipcode (for American, Canadian and Australian addresses, e.g. Bedford, MA 01730).

Declaration
[TemplateTag("aucs")]
public string PersonPostalAddressCityStateZip { get; }
Property Value
Type Description
string

PersonPostalAddressLine1

Sender's postal address, line 1

Declaration
[TemplateTag("aup1")]
public string PersonPostalAddressLine1 { get; }
Property Value
Type Description
string

PersonPostalAddressLine2

Sender's postal address, line 2

Declaration
[TemplateTag("aup2")]
public string PersonPostalAddressLine2 { get; }
Property Value
Type Description
string

PersonPostalAddressLine3

Sender's postal address, line 3

Declaration
[TemplateTag("aup3")]
public string PersonPostalAddressLine3 { get; }
Property Value
Type Description
string

PersonPostalAddressState

State/province (for American, Canadian and Australian addresses). (See also aucs.)

Declaration
[TemplateTag("aust")]
public string PersonPostalAddressState { get; }
Property Value
Type Description
string

PersonPostalAddressZip

Postcode. (See also aucs.)

Declaration
[TemplateTag("auzi")]
public string PersonPostalAddressZip { get; }
Property Value
Type Description
string

PersonPrivatePhone

Home telephone

Declaration
[TemplateTag("auph")]
public string PersonPrivatePhone { get; }
Property Value
Type Description
string

PersonPrivatePhoneWithPrefix

Home telephone with international prefix

Declaration
[TemplateTag("aupl")]
public string PersonPrivatePhoneWithPrefix { get; }
Property Value
Type Description
string

PersonUrl

Url

Declaration
[TemplateTag("auww")]
public string PersonUrl { get; }
Property Value
Type Description
string

PersonUrlId

Url id

Declaration
[TemplateTag("auwi")]
public int PersonUrlId { get; }
Property Value
Type Description
int

PersonUrlNoProtocol

Url without protocol

Declaration
[TemplateTag("auwn")]
public string PersonUrlNoProtocol { get; }
Property Value
Type Description
string

PersonUserDefinedFieldDecimal1

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("uf01")]
public string PersonUserDefinedFieldDecimal1 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldDecimal10

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("uf10")]
public string PersonUserDefinedFieldDecimal10 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldDecimal2

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("uf02")]
public string PersonUserDefinedFieldDecimal2 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldDecimal3

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("uf03")]
public string PersonUserDefinedFieldDecimal3 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldDecimal4

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("uf04")]
public string PersonUserDefinedFieldDecimal4 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldDecimal5

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("uf05")]
public string PersonUserDefinedFieldDecimal5 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldDecimal6

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("uf06")]
public string PersonUserDefinedFieldDecimal6 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldDecimal7

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("uf07")]
public string PersonUserDefinedFieldDecimal7 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldDecimal8

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("uf08")]
public string PersonUserDefinedFieldDecimal8 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldDecimal9

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("uf09")]
public string PersonUserDefinedFieldDecimal9 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt1

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul01")]
public string PersonUserDefinedFieldInt1 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt10

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul10")]
public string PersonUserDefinedFieldInt10 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt11

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul11")]
public string PersonUserDefinedFieldInt11 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt12

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul12")]
public string PersonUserDefinedFieldInt12 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt13

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul13")]
public string PersonUserDefinedFieldInt13 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt14

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul14")]
public string PersonUserDefinedFieldInt14 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt15

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul15")]
public string PersonUserDefinedFieldInt15 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt16

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul16")]
public string PersonUserDefinedFieldInt16 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt17

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul17")]
public string PersonUserDefinedFieldInt17 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt18

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul18")]
public string PersonUserDefinedFieldInt18 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt19

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul19")]
public string PersonUserDefinedFieldInt19 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt2

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul02")]
public string PersonUserDefinedFieldInt2 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt20

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul20")]
public string PersonUserDefinedFieldInt20 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt21

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul21")]
public string PersonUserDefinedFieldInt21 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt22

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul22")]
public string PersonUserDefinedFieldInt22 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt23

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul23")]
public string PersonUserDefinedFieldInt23 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt24

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul24")]
public string PersonUserDefinedFieldInt24 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt25

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul25")]
public string PersonUserDefinedFieldInt25 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt26

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul26")]
public string PersonUserDefinedFieldInt26 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt27

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul27")]
public string PersonUserDefinedFieldInt27 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt28

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul28")]
public string PersonUserDefinedFieldInt28 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt29

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul29")]
public string PersonUserDefinedFieldInt29 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt3

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul03")]
public string PersonUserDefinedFieldInt3 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt30

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul30")]
public string PersonUserDefinedFieldInt30 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt31

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul31")]
public string PersonUserDefinedFieldInt31 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt32

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul32")]
public string PersonUserDefinedFieldInt32 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt33

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul33")]
public string PersonUserDefinedFieldInt33 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt34

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul34")]
public string PersonUserDefinedFieldInt34 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt35

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul35")]
public string PersonUserDefinedFieldInt35 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt36

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul36")]
public string PersonUserDefinedFieldInt36 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt37

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul37")]
public string PersonUserDefinedFieldInt37 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt38

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul38")]
public string PersonUserDefinedFieldInt38 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt39

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul39")]
public string PersonUserDefinedFieldInt39 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt4

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul04")]
public string PersonUserDefinedFieldInt4 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt40

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul40")]
public string PersonUserDefinedFieldInt40 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt41

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul41")]
public string PersonUserDefinedFieldInt41 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt42

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul42")]
public string PersonUserDefinedFieldInt42 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt43

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul43")]
public string PersonUserDefinedFieldInt43 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt44

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul44")]
public string PersonUserDefinedFieldInt44 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt45

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul45")]
public string PersonUserDefinedFieldInt45 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt46

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul46")]
public string PersonUserDefinedFieldInt46 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt47

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul47")]
public string PersonUserDefinedFieldInt47 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt48

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul48")]
public string PersonUserDefinedFieldInt48 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt49

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul49")]
public string PersonUserDefinedFieldInt49 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt5

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul05")]
public string PersonUserDefinedFieldInt5 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt50

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul50")]
public string PersonUserDefinedFieldInt50 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt51

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul51")]
public string PersonUserDefinedFieldInt51 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt52

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul52")]
public string PersonUserDefinedFieldInt52 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt53

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul53")]
public string PersonUserDefinedFieldInt53 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt54

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul54")]
public string PersonUserDefinedFieldInt54 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt55

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul55")]
public string PersonUserDefinedFieldInt55 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt56

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul56")]
public string PersonUserDefinedFieldInt56 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt57

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul57")]
public string PersonUserDefinedFieldInt57 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt58

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul58")]
public string PersonUserDefinedFieldInt58 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt59

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul59")]
public string PersonUserDefinedFieldInt59 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt6

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul06")]
public string PersonUserDefinedFieldInt6 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt60

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul60")]
public string PersonUserDefinedFieldInt60 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt7

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul07")]
public string PersonUserDefinedFieldInt7 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt8

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul08")]
public string PersonUserDefinedFieldInt8 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldInt9

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ul09")]
public string PersonUserDefinedFieldInt9 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString1

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us01")]
public string PersonUserDefinedFieldString1 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString10

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us10")]
public string PersonUserDefinedFieldString10 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString11

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us11")]
public string PersonUserDefinedFieldString11 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString12

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us12")]
public string PersonUserDefinedFieldString12 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString13

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us13")]
public string PersonUserDefinedFieldString13 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString14

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us14")]
public string PersonUserDefinedFieldString14 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString15

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us15")]
public string PersonUserDefinedFieldString15 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString16

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us16")]
public string PersonUserDefinedFieldString16 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString17

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us17")]
public string PersonUserDefinedFieldString17 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString18

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us18")]
public string PersonUserDefinedFieldString18 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString19

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us19")]
public string PersonUserDefinedFieldString19 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString2

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us02")]
public string PersonUserDefinedFieldString2 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString20

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us20")]
public string PersonUserDefinedFieldString20 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString21

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us21")]
public string PersonUserDefinedFieldString21 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString22

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us22")]
public string PersonUserDefinedFieldString22 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString23

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us23")]
public string PersonUserDefinedFieldString23 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString24

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us24")]
public string PersonUserDefinedFieldString24 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString25

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us25")]
public string PersonUserDefinedFieldString25 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString26

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us26")]
public string PersonUserDefinedFieldString26 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString27

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us27")]
public string PersonUserDefinedFieldString27 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString28

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us28")]
public string PersonUserDefinedFieldString28 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString29

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us29")]
public string PersonUserDefinedFieldString29 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString3

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us03")]
public string PersonUserDefinedFieldString3 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString30

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us30")]
public string PersonUserDefinedFieldString30 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString31

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us31")]
public string PersonUserDefinedFieldString31 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString32

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us32")]
public string PersonUserDefinedFieldString32 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString33

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us33")]
public string PersonUserDefinedFieldString33 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString34

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us34")]
public string PersonUserDefinedFieldString34 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString35

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us35")]
public string PersonUserDefinedFieldString35 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString36

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us36")]
public string PersonUserDefinedFieldString36 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString37

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us37")]
public string PersonUserDefinedFieldString37 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString38

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us38")]
public string PersonUserDefinedFieldString38 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString39

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us39")]
public string PersonUserDefinedFieldString39 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString4

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us04")]
public string PersonUserDefinedFieldString4 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString40

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us40")]
public string PersonUserDefinedFieldString40 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString41

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us41")]
public string PersonUserDefinedFieldString41 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString42

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us42")]
public string PersonUserDefinedFieldString42 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString43

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us43")]
public string PersonUserDefinedFieldString43 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString44

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us44")]
public string PersonUserDefinedFieldString44 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString45

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us45")]
public string PersonUserDefinedFieldString45 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString46

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us46")]
public string PersonUserDefinedFieldString46 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString47

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us47")]
public string PersonUserDefinedFieldString47 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString48

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us48")]
public string PersonUserDefinedFieldString48 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString49

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us49")]
public string PersonUserDefinedFieldString49 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString5

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us05")]
public string PersonUserDefinedFieldString5 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString6

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us06")]
public string PersonUserDefinedFieldString6 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString7

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us07")]
public string PersonUserDefinedFieldString7 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString8

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us08")]
public string PersonUserDefinedFieldString8 { get; }
Property Value
Type Description
string

PersonUserDefinedFieldString9

User-defined field 1-49 of the text type

Declaration
[TemplateTag("us09")]
public string PersonUserDefinedFieldString9 { get; }
Property Value
Type Description
string

PersonVoip

Voip address id

Declaration
[TemplateTag("auvo")]
public string PersonVoip { get; }
Property Value
Type Description
string

PersonVoipId

Voip address

Declaration
[TemplateTag("auvi")]
public int PersonVoipId { get; }
Property Value
Type Description
int

PersonVoipService

Voip address protocol

Declaration
[TemplateTag("auvs")]
public string PersonVoipService { get; }
Property Value
Type Description
string

Phone

Own organization's primary telephone number

Declaration
[TemplateTag("opho")]
public string Phone { get; }
Property Value
Type Description
string

PhoneWithPrefix

Own organization's primary telephone number with international prefix

Declaration
[TemplateTag("ophi")]
public string PhoneWithPrefix { get; }
Property Value
Type Description
string

PostalAddress1

Own organization's postal address, line 1

Declaration
[TemplateTag("opad")]
public string PostalAddress1 { get; }
Property Value
Type Description
string

PostalAddress2

Own organization's postal address, line 2

Declaration
[TemplateTag("opa2")]
public string PostalAddress2 { get; }
Property Value
Type Description
string

PostalAddress3

Own organization's postal address, line 3

Declaration
[TemplateTag("opa3")]
public string PostalAddress3 { get; }
Property Value
Type Description
string

PostalAddressCityStateZip

Own organization's postal town, state/province and zipcode (for American, Canadian and Australian addresses).

Declaration
[TemplateTag("ocsz")]
public string PostalAddressCityStateZip { get; }
Property Value
Type Description
string

PostalAddressCounty

County (for UK addresses).

Declaration
[TemplateTag("aucy")]
public string PostalAddressCounty { get; }
Property Value
Type Description
string

PostalAddressCountyZip

Own organization's county and postcode (for UK addresses).

Declaration
[TemplateTag("oczi")]
public string PostalAddressCountyZip { get; }
Property Value
Type Description
string

PostalAddressState

Own organization's state/province (for American, Canadian and Australian addresses).

Declaration
[TemplateTag("osta")]
public string PostalAddressState { get; }
Property Value
Type Description
string

PostalAddressZip

Own organization's postcode

Declaration
[TemplateTag("ozip")]
public string PostalAddressZip { get; }
Property Value
Type Description
string

StreeAddress

Own organization's street address.

Declaration
[TemplateTag("osad")]
public string StreeAddress { get; }
Property Value
Type Description
string

StreetAddressCity

Postal town for own organization's street address

Declaration
[TemplateTag("osct")]
public string StreetAddressCity { get; }
Property Value
Type Description
string

StreetAddressZip

Postcode for own organization's street address.

Declaration
[TemplateTag("oszi")]
public string StreetAddressZip { get; }
Property Value
Type Description
string

Title

Sender's title.

Declaration
[TemplateTag("atit")]
public string Title { get; }
Property Value
Type Description
string

UserDefinedFieldDecimal

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("of05")]
public string UserDefinedFieldDecimal { get; }
Property Value
Type Description
string

UserDefinedFieldDecimal1

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("of01")]
public string UserDefinedFieldDecimal1 { get; }
Property Value
Type Description
string

UserDefinedFieldDecimal10

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("of10")]
public string UserDefinedFieldDecimal10 { get; }
Property Value
Type Description
string

UserDefinedFieldDecimal2

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("of02")]
public string UserDefinedFieldDecimal2 { get; }
Property Value
Type Description
string

UserDefinedFieldDecimal3

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("of03")]
public string UserDefinedFieldDecimal3 { get; }
Property Value
Type Description
string

UserDefinedFieldDecimal4

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("of04")]
public string UserDefinedFieldDecimal4 { get; }
Property Value
Type Description
string

UserDefinedFieldDecimal6

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("of06")]
public string UserDefinedFieldDecimal6 { get; }
Property Value
Type Description
string

UserDefinedFieldDecimal7

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("of07")]
public string UserDefinedFieldDecimal7 { get; }
Property Value
Type Description
string

UserDefinedFieldDecimal8

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("of08")]
public string UserDefinedFieldDecimal8 { get; }
Property Value
Type Description
string

UserDefinedFieldDecimal9

User-defined field 1-10 of the decimal number type

Declaration
[TemplateTag("of09")]
public string UserDefinedFieldDecimal9 { get; }
Property Value
Type Description
string

UserDefinedFieldInt1

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol01")]
public string UserDefinedFieldInt1 { get; }
Property Value
Type Description
string

UserDefinedFieldInt10

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol10")]
public string UserDefinedFieldInt10 { get; }
Property Value
Type Description
string

UserDefinedFieldInt11

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol11")]
public string UserDefinedFieldInt11 { get; }
Property Value
Type Description
string

UserDefinedFieldInt12

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol12")]
public string UserDefinedFieldInt12 { get; }
Property Value
Type Description
string

UserDefinedFieldInt13

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol13")]
public string UserDefinedFieldInt13 { get; }
Property Value
Type Description
string

UserDefinedFieldInt14

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol14")]
public string UserDefinedFieldInt14 { get; }
Property Value
Type Description
string

UserDefinedFieldInt15

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol15")]
public string UserDefinedFieldInt15 { get; }
Property Value
Type Description
string

UserDefinedFieldInt16

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol16")]
public string UserDefinedFieldInt16 { get; }
Property Value
Type Description
string

UserDefinedFieldInt17

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol17")]
public string UserDefinedFieldInt17 { get; }
Property Value
Type Description
string

UserDefinedFieldInt18

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol18")]
public string UserDefinedFieldInt18 { get; }
Property Value
Type Description
string

UserDefinedFieldInt19

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol19")]
public string UserDefinedFieldInt19 { get; }
Property Value
Type Description
string

UserDefinedFieldInt2

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol02")]
public string UserDefinedFieldInt2 { get; }
Property Value
Type Description
string

UserDefinedFieldInt20

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol20")]
public string UserDefinedFieldInt20 { get; }
Property Value
Type Description
string

UserDefinedFieldInt21

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol21")]
public string UserDefinedFieldInt21 { get; }
Property Value
Type Description
string

UserDefinedFieldInt22

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol22")]
public string UserDefinedFieldInt22 { get; }
Property Value
Type Description
string

UserDefinedFieldInt23

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol23")]
public string UserDefinedFieldInt23 { get; }
Property Value
Type Description
string

UserDefinedFieldInt24

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol24")]
public string UserDefinedFieldInt24 { get; }
Property Value
Type Description
string

UserDefinedFieldInt25

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol25")]
public string UserDefinedFieldInt25 { get; }
Property Value
Type Description
string

UserDefinedFieldInt26

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol26")]
public string UserDefinedFieldInt26 { get; }
Property Value
Type Description
string

UserDefinedFieldInt27

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol27")]
public string UserDefinedFieldInt27 { get; }
Property Value
Type Description
string

UserDefinedFieldInt28

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol28")]
public string UserDefinedFieldInt28 { get; }
Property Value
Type Description
string

UserDefinedFieldInt29

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol29")]
public string UserDefinedFieldInt29 { get; }
Property Value
Type Description
string

UserDefinedFieldInt3

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol03")]
public string UserDefinedFieldInt3 { get; }
Property Value
Type Description
string

UserDefinedFieldInt30

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol30")]
public string UserDefinedFieldInt30 { get; }
Property Value
Type Description
string

UserDefinedFieldInt31

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol31")]
public string UserDefinedFieldInt31 { get; }
Property Value
Type Description
string

UserDefinedFieldInt32

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol32")]
public string UserDefinedFieldInt32 { get; }
Property Value
Type Description
string

UserDefinedFieldInt33

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol33")]
public string UserDefinedFieldInt33 { get; }
Property Value
Type Description
string

UserDefinedFieldInt34

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol34")]
public string UserDefinedFieldInt34 { get; }
Property Value
Type Description
string

UserDefinedFieldInt35

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol35")]
public string UserDefinedFieldInt35 { get; }
Property Value
Type Description
string

UserDefinedFieldInt36

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol36")]
public string UserDefinedFieldInt36 { get; }
Property Value
Type Description
string

UserDefinedFieldInt37

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol37")]
public string UserDefinedFieldInt37 { get; }
Property Value
Type Description
string

UserDefinedFieldInt38

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol38")]
public string UserDefinedFieldInt38 { get; }
Property Value
Type Description
string

UserDefinedFieldInt39

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol39")]
public string UserDefinedFieldInt39 { get; }
Property Value
Type Description
string

UserDefinedFieldInt4

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol04")]
public string UserDefinedFieldInt4 { get; }
Property Value
Type Description
string

UserDefinedFieldInt40

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol40")]
public string UserDefinedFieldInt40 { get; }
Property Value
Type Description
string

UserDefinedFieldInt41

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol41")]
public string UserDefinedFieldInt41 { get; }
Property Value
Type Description
string

UserDefinedFieldInt42

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol42")]
public string UserDefinedFieldInt42 { get; }
Property Value
Type Description
string

UserDefinedFieldInt43

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol43")]
public string UserDefinedFieldInt43 { get; }
Property Value
Type Description
string

UserDefinedFieldInt44

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol44")]
public string UserDefinedFieldInt44 { get; }
Property Value
Type Description
string

UserDefinedFieldInt45

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol45")]
public string UserDefinedFieldInt45 { get; }
Property Value
Type Description
string

UserDefinedFieldInt46

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol46")]
public string UserDefinedFieldInt46 { get; }
Property Value
Type Description
string

UserDefinedFieldInt47

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol47")]
public string UserDefinedFieldInt47 { get; }
Property Value
Type Description
string

UserDefinedFieldInt48

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol48")]
public string UserDefinedFieldInt48 { get; }
Property Value
Type Description
string

UserDefinedFieldInt49

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol49")]
public string UserDefinedFieldInt49 { get; }
Property Value
Type Description
string

UserDefinedFieldInt5

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol05")]
public string UserDefinedFieldInt5 { get; }
Property Value
Type Description
string

UserDefinedFieldInt50

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol50")]
public string UserDefinedFieldInt50 { get; }
Property Value
Type Description
string

UserDefinedFieldInt51

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol51")]
public string UserDefinedFieldInt51 { get; }
Property Value
Type Description
string

UserDefinedFieldInt52

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol52")]
public string UserDefinedFieldInt52 { get; }
Property Value
Type Description
string

UserDefinedFieldInt53

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol53")]
public string UserDefinedFieldInt53 { get; }
Property Value
Type Description
string

UserDefinedFieldInt54

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol54")]
public string UserDefinedFieldInt54 { get; }
Property Value
Type Description
string

UserDefinedFieldInt55

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol55")]
public string UserDefinedFieldInt55 { get; }
Property Value
Type Description
string

UserDefinedFieldInt56

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol56")]
public string UserDefinedFieldInt56 { get; }
Property Value
Type Description
string

UserDefinedFieldInt57

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol57")]
public string UserDefinedFieldInt57 { get; }
Property Value
Type Description
string

UserDefinedFieldInt58

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol58")]
public string UserDefinedFieldInt58 { get; }
Property Value
Type Description
string

UserDefinedFieldInt59

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol59")]
public string UserDefinedFieldInt59 { get; }
Property Value
Type Description
string

UserDefinedFieldInt6

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol06")]
public string UserDefinedFieldInt6 { get; }
Property Value
Type Description
string

UserDefinedFieldInt60

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol60")]
public string UserDefinedFieldInt60 { get; }
Property Value
Type Description
string

UserDefinedFieldInt7

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol07")]
public string UserDefinedFieldInt7 { get; }
Property Value
Type Description
string

UserDefinedFieldInt8

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol08")]
public string UserDefinedFieldInt8 { get; }
Property Value
Type Description
string

UserDefinedFieldInt9

User-defined field 1-60 of the whole number type

Declaration
[TemplateTag("ol09")]
public string UserDefinedFieldInt9 { get; }
Property Value
Type Description
string

UserDefinedFieldString1

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os01")]
public string UserDefinedFieldString1 { get; }
Property Value
Type Description
string

UserDefinedFieldString10

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os10")]
public string UserDefinedFieldString10 { get; }
Property Value
Type Description
string

UserDefinedFieldString11

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os11")]
public string UserDefinedFieldString11 { get; }
Property Value
Type Description
string

UserDefinedFieldString12

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os12")]
public string UserDefinedFieldString12 { get; }
Property Value
Type Description
string

UserDefinedFieldString13

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os13")]
public string UserDefinedFieldString13 { get; }
Property Value
Type Description
string

UserDefinedFieldString14

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os14")]
public string UserDefinedFieldString14 { get; }
Property Value
Type Description
string

UserDefinedFieldString15

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os15")]
public string UserDefinedFieldString15 { get; }
Property Value
Type Description
string

UserDefinedFieldString16

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os16")]
public string UserDefinedFieldString16 { get; }
Property Value
Type Description
string

UserDefinedFieldString17

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os17")]
public string UserDefinedFieldString17 { get; }
Property Value
Type Description
string

UserDefinedFieldString18

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os18")]
public string UserDefinedFieldString18 { get; }
Property Value
Type Description
string

UserDefinedFieldString19

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os19")]
public string UserDefinedFieldString19 { get; }
Property Value
Type Description
string

UserDefinedFieldString2

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os02")]
public string UserDefinedFieldString2 { get; }
Property Value
Type Description
string

UserDefinedFieldString20

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os20")]
public string UserDefinedFieldString20 { get; }
Property Value
Type Description
string

UserDefinedFieldString21

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os21")]
public string UserDefinedFieldString21 { get; }
Property Value
Type Description
string

UserDefinedFieldString22

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os22")]
public string UserDefinedFieldString22 { get; }
Property Value
Type Description
string

UserDefinedFieldString23

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os23")]
public string UserDefinedFieldString23 { get; }
Property Value
Type Description
string

UserDefinedFieldString24

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os24")]
public string UserDefinedFieldString24 { get; }
Property Value
Type Description
string

UserDefinedFieldString25

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os25")]
public string UserDefinedFieldString25 { get; }
Property Value
Type Description
string

UserDefinedFieldString26

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os26")]
public string UserDefinedFieldString26 { get; }
Property Value
Type Description
string

UserDefinedFieldString27

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os27")]
public string UserDefinedFieldString27 { get; }
Property Value
Type Description
string

UserDefinedFieldString28

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os28")]
public string UserDefinedFieldString28 { get; }
Property Value
Type Description
string

UserDefinedFieldString29

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os29")]
public string UserDefinedFieldString29 { get; }
Property Value
Type Description
string

UserDefinedFieldString3

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os03")]
public string UserDefinedFieldString3 { get; }
Property Value
Type Description
string

UserDefinedFieldString30

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os30")]
public string UserDefinedFieldString30 { get; }
Property Value
Type Description
string

UserDefinedFieldString31

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os31")]
public string UserDefinedFieldString31 { get; }
Property Value
Type Description
string

UserDefinedFieldString32

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os32")]
public string UserDefinedFieldString32 { get; }
Property Value
Type Description
string

UserDefinedFieldString33

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os33")]
public string UserDefinedFieldString33 { get; }
Property Value
Type Description
string

UserDefinedFieldString34

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os34")]
public string UserDefinedFieldString34 { get; }
Property Value
Type Description
string

UserDefinedFieldString35

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os35")]
public string UserDefinedFieldString35 { get; }
Property Value
Type Description
string

UserDefinedFieldString36

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os36")]
public string UserDefinedFieldString36 { get; }
Property Value
Type Description
string

UserDefinedFieldString37

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os37")]
public string UserDefinedFieldString37 { get; }
Property Value
Type Description
string

UserDefinedFieldString38

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os38")]
public string UserDefinedFieldString38 { get; }
Property Value
Type Description
string

UserDefinedFieldString39

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os39")]
public string UserDefinedFieldString39 { get; }
Property Value
Type Description
string

UserDefinedFieldString4

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os04")]
public string UserDefinedFieldString4 { get; }
Property Value
Type Description
string

UserDefinedFieldString40

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os40")]
public string UserDefinedFieldString40 { get; }
Property Value
Type Description
string

UserDefinedFieldString41

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os41")]
public string UserDefinedFieldString41 { get; }
Property Value
Type Description
string

UserDefinedFieldString42

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os42")]
public string UserDefinedFieldString42 { get; }
Property Value
Type Description
string

UserDefinedFieldString43

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os43")]
public string UserDefinedFieldString43 { get; }
Property Value
Type Description
string

UserDefinedFieldString44

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os44")]
public string UserDefinedFieldString44 { get; }
Property Value
Type Description
string

UserDefinedFieldString45

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os45")]
public string UserDefinedFieldString45 { get; }
Property Value
Type Description
string

UserDefinedFieldString46

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os46")]
public string UserDefinedFieldString46 { get; }
Property Value
Type Description
string

UserDefinedFieldString47

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os47")]
public string UserDefinedFieldString47 { get; }
Property Value
Type Description
string

UserDefinedFieldString48

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os48")]
public string UserDefinedFieldString48 { get; }
Property Value
Type Description
string

UserDefinedFieldString49

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os49")]
public string UserDefinedFieldString49 { get; }
Property Value
Type Description
string

UserDefinedFieldString5

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os05")]
public string UserDefinedFieldString5 { get; }
Property Value
Type Description
string

UserDefinedFieldString6

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os06")]
public string UserDefinedFieldString6 { get; }
Property Value
Type Description
string

UserDefinedFieldString7

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os07")]
public string UserDefinedFieldString7 { get; }
Property Value
Type Description
string

UserDefinedFieldString8

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os08")]
public string UserDefinedFieldString8 { get; }
Property Value
Type Description
string

UserDefinedFieldString9

User-defined field 1-60 of the string type

Declaration
[TemplateTag("os09")]
public string UserDefinedFieldString9 { get; }
Property Value
Type Description
string

UserId

Sender's login name.

Declaration
[TemplateTag("alid")]
public string UserId { get; }
Property Value
Type Description
string

UserName

Sender's login username.

Declaration
[TemplateTag("alun")]
public string UserName { get; }
Property Value
Type Description
string

Web

Own organization's primary web address.

Declaration
[TemplateTag("owww")]
public string Web { get; }
Property Value
Type Description
string

WebNoProtocol

Own organization's primary web address - without the scheme/protocol part of the URL.

Declaration
[TemplateTag("ownp")]
public string WebNoProtocol { get; }
Property Value
Type Description
string

Methods

GetIdAsync(CancellationToken)

Primary key of the

Declaration
public override Task<int> GetIdAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken
Returns
Type Description
Task<int>
Overrides
TagContainer.GetIdAsync(CancellationToken)

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top