Viewing File: /usr/local/cpanel/base/3rdparty/roundcube/plugins/carddav/tests/Unit/data/vcardCreate/AllAttr.json

{
	"name": "Chairman Wesker",
	"firstname": "Albert",
	"surname": "Wesker",
	"prefix": "Dr.",
	"suffix": "MSc",
	"maidenname": "Born Wesker",
	"organization": "Umbrella Corp",
	"department": "Executive Board",
	"kind": "individual",
	"birthday": "1960-07-17",
	"anniversary": "2009-07-03",
	"assistant": "Dr. Alexander Isaacs",
	"gender": "male",
	"manager": "No one",
	"spouse": "Alice Wesker",
	"nickname": "Practical Al",
	"notes": "It should be noted that Wesker seems to only have loyalty to himself and William Birkin and seems to be playing all sides to his own advantage.",
	"jobtitle": "CEO",
	"email:home": [ "albert@wesker.example.com", "" ],
	"email:work": [ "wesker@umbrella.example.com" ],
	"email:other": [ "" ],
	"phone:home": [ "1", "" ],
	"phone:work": [ "2" ],
	"phone:mobile": [ "3" ],
	"phone:homefax": [ "4" ],
	"phone:workfax": [ "5" ],
	"phone:car": [ "6" ],
	"phone:pager": [ "7" ],
	"phone:video": [ "8" ],
	"phone:other": [ "9" ],
	"website:home": [ "https://wesker.example.com", "" ],
	"website:work": [ "https://work.example.com", "" ],
	"website:other": [ "http://other.com" ],
	"address:home": [
	{
		"street": "239 Umbrella Ave",
		"locality": "Tokyo",
		"region": "Kanto",
		"zipcode": "99887",
		"country": "Japan"
	},
	{
		"street": "",
		"locality": "",
		"region": "",
		"zipcode": "",
		"country": ""
	}
	],
	"address:work": [
	{
		"street": "",
		"locality": "",
		"region": "",
		"zipcode": "",
		"country": ""
	}
	],
	"showas": "INDIVIDUAL"
}
Back to Directory File Manager