Class group
Class for grouping together related properties. See Section 3.3 of RFC 6350 and Section 5 of RFC 6351 for an explanation of property grouping.
Inherited Members
Namespace: AdditionalData
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class group
Constructors
| Edit this page View Sourcegroup()
Default constructor. Used for de-serialization using XmlSerializer or to create a new object of this type.
Declaration
public group()
group(XmlNode)
Constructor used when programmatically parsing a XML document.
Declaration
public group(XmlNode Root)
Parameters
| Type | Name | Description |
|---|---|---|
| XmlNode | Root | Root node containing the XML for this type |
Fields
| Edit this page View Sourceadr
Addresses of the subject of the group
Declaration
public adr[] adr
Field Value
| Type | Description |
|---|---|
| adr[] |
anniversary
Anniversary
Declaration
public anniversary anniversary
Field Value
| Type | Description |
|---|---|
| anniversary |
bday
Birth day of the subject
Declaration
public bday bday
Field Value
| Type | Description |
|---|---|
| bday |
caladruri
Array of calendar URIs for scheduling requests
Declaration
public caladruri[] caladruri
Field Value
| Type | Description |
|---|---|
| caladruri[] |
caluri
Array of calendar URIs
Declaration
public caluri[] caluri
Field Value
| Type | Description |
|---|---|
| caluri[] |
categories
Array of category information for the group
Declaration
public categories[] categories
Field Value
| Type | Description |
|---|---|
| categories[] |
clientpidmap
PID map items
Declaration
public clientpidmap[] clientpidmap
Field Value
| Type | Description |
|---|---|
| clientpidmap[] |
Array of e-mail address for the subject of the group
Declaration
public email[] email
Field Value
| Type | Description |
|---|---|
| email[] |
fburl
Array of busy time information
Declaration
public fburl[] fburl
Field Value
| Type | Description |
|---|---|
| fburl[] |
fn
Array of formatted or full names for the subject of the group
Declaration
public fn[] fn
Field Value
| Type | Description |
|---|---|
| fn[] |
gender
Gender information
Declaration
public gender gender
Field Value
| Type | Description |
|---|---|
| gender |
geo
Location or global positioning of the subject of the group
Declaration
public vcardTypeGeo[] geo
Field Value
| Type | Description |
|---|---|
| vcardTypeGeo[] |
impp
IMPP information
Declaration
public impp[] impp
Field Value
| Type | Description |
|---|---|
| impp[] |
key
Certificate containing a public key
Declaration
public key[] key
Field Value
| Type | Description |
|---|---|
| key[] |
kind
Specifies the kind of object that the group represents
Declaration
public kind kind
Field Value
| Type | Description |
|---|---|
| kind |
lang
Language information for the group
Declaration
public lang[] lang
Field Value
| Type | Description |
|---|---|
| lang[] |
logo
Logo information
Declaration
public logo[] logo
Field Value
| Type | Description |
|---|---|
| logo[] |
member
Membership information
Declaration
public member[] member
Field Value
| Type | Description |
|---|---|
| member[] |
n
Name information
Declaration
public n n
Field Value
| Type | Description |
|---|---|
| n |
name
Name of the group
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| string |
nickname
Nickname information
Declaration
public nickname[] nickname
Field Value
| Type | Description |
|---|---|
| nickname[] |
note
Notes
Declaration
public note[] note
Field Value
| Type | Description |
|---|---|
| note[] |
org
Organization information
Declaration
public org[] org
Field Value
| Type | Description |
|---|---|
| org[] |
photo
Image or photograph information
Declaration
public photo[] photo
Field Value
| Type | Description |
|---|---|
| photo[] |
prodid
Product identification information
Declaration
public prodid prodid
Field Value
| Type | Description |
|---|---|
| prodid |
related
Relationship information
Declaration
public related[] related
Field Value
| Type | Description |
|---|---|
| related[] |
rev
Revision of the vCard as a timestamp
Declaration
public valuetimestamp rev
Field Value
| Type | Description |
|---|---|
| valuetimestamp |
role
Role information
Declaration
public role[] role
Field Value
| Type | Description |
|---|---|
| role[] |
sound
Sound contents information
Declaration
public sound[] sound
Field Value
| Type | Description |
|---|---|
| sound[] |
source
Source information
Declaration
public source[] source
Field Value
| Type | Description |
|---|---|
| source[] |
tel
Telephone number information
Declaration
public tel[] tel
Field Value
| Type | Description |
|---|---|
| tel[] |
title
Title information
Declaration
public title[] title
Field Value
| Type | Description |
|---|---|
| title[] |
tz
Timezone information
Declaration
public vcardTypeTZ[] tz
Field Value
| Type | Description |
|---|---|
| vcardTypeTZ[] |
uid
Globally unique ID information
Declaration
public uid uid
Field Value
| Type | Description |
|---|---|
| uid |
url
URLs for more information relating to the subject of the group
Declaration
public url[] url
Field Value
| Type | Description |
|---|---|
| url[] |