Property | Type | Description | |
---|---|---|---|
EmailAddressProperty | |||
FirstNameProperty | |||
FullNameProperty | |||
LastNameProperty | |||
MobileTelephoneNumberProperty | |||
PictureUriProperty |
Method | Description | |
---|---|---|
ObexContactItem ( ) : System | ||
ToString ( ) : string |
Returns the display name in the form Firstname Lastname.
|
|
WriteToStream ( System s ) : void |
Writes a vCard to the specified stream using the stored contact properties.
|
public WriteToStream ( System s ) : void | ||
s | System | A writable stream. |
return | void |
public static DependencyProperty,System.Windows EmailAddressProperty | ||
return |
public static DependencyProperty,System.Windows FirstNameProperty | ||
return |
public static DependencyProperty,System.Windows FullNameProperty | ||
return |
public static DependencyProperty,System.Windows LastNameProperty | ||
return |
public static DependencyProperty,System.Windows MobileTelephoneNumberProperty | ||
return |