System.Contact object

[The Windows Gadget Platform/Sidebar is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. ]

Defines the properties and methods of each member of the Contacts collection.

Members

The System.Contact object has these types of members:

Properties

The System.Contact object has these properties.

Property Access type Description
city
Read-only
Gets the city name associated with the contact.
country
Read-only
Gets the country name associated with the contact.
defaultEmail
Read-only
Gets the default email address associated with the contact.
filePath
Read-only
Gets the file path for the contact.
homePhone
Read-only
Gets the home phone number associated with the contact.
mobilePhone
Read-only
Gets the mobile phone number associated with the contact.
name
Read-only
Gets the full name associated with the contact.
POBox
Read-only
Gets the post office box number associated with the contact.
postalCode
Read-only
Gets the postal code associated with the contact.
state
Read-only
Gets the state (or equivalent) associated with the contact.
street
Read-only
Gets the street address associated with the contact.
workPhone
Read-only
Gets the work phone number associated with the contact.

Remarks

Each System.Contact corresponds to a Windows Mail (formerly Outlook Express) .contact file that Windows creates for each individual Windows Contacts entry.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
End of client support
Windows 7
End of server support
Windows Server 2008
IDL
Sidebar.idl
DLL
Sidebar.Exe (version 1.00 or later)