The UserProfile type exposes the following members.

Properties

  NameDescription
Public propertyBiography
Public propertyCell
Gets and sets the Cell/Mobile Phone
Public propertyCity
Gets and sets the City part of the Address
Public propertyCountry
Gets and sets the Country part of the Address
Public propertyFax
Gets and sets the Fax Phone
Public propertyFirstName
Gets and sets the First Name
Public propertyFullName
Gets and sets the Full Name
Public propertyIM
Gets and sets the Instant Messenger Handle
Public propertyIsDirty
Gets or sets whether the property has been changed
Public propertyItem
Public propertyLastName
Gets and sets the Last Name
Public propertyPhoto
Public propertyPhotoURL
property will return a URL for the photourl - if the path contains invalid url characters it will return a fileticket
Public propertyPhotoURLFile Obsolete.
property will return the file path of the photo url (designed to be used when files are loaded via the filesystem e.g for caching)
Public propertyPostalCode
Gets and sets the PostalCode part of the Address
Public propertyPreferredLocale
Gets and sets the Preferred Locale
Public propertyPreferredTimeZone
Public propertyProfileProperties
Gets and sets the Collection of Profile Properties
Public propertyRegion
Gets and sets the Region part of the Address
Public propertyStreet
Gets and sets the Street part of the Address
Public propertyTelephone
Gets and sets the Telephone
Public propertyTimeZone Obsolete.
Public propertyTitle
Gets and sets the Title
Public propertyUnit
Gets and sets the Unit part of the Address
Public propertyWebsite
Gets and sets the Website

See Also