Contact Methods |
The Contact type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Load(Stream) |
Loads contact data
|
![]() ![]() | Load(String) |
Loads contact data
|
![]() ![]() | Load(Stream, ContactLoadFormat) |
Loads contact data
|
![]() ![]() | Load(String, ContactLoadFormat) |
Loads contact data
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Save(Stream) |
Saves this MapiContact into the given stream with vCard format.
The supported vCard version is 2.1
|
![]() | Save(String) |
Saves this MapiContact to the vCard file with a default options.
The supported vCard version is 2.1
|
![]() | Save(Stream, ContactSaveFormat) |
Saves this Contact to the given stream with a format using the default options.
|
![]() | Save(Stream, ContactSaveOptions) |
Saves this Contact to the given stream using specified save options.
|
![]() | Save(String, ContactSaveFormat) |
Saves this MapiContact to the specified file with a format using the default options.
The supported save format is vCard.
|
![]() | Save(String, ContactSaveOptions) |
Saves this MapiContact into file using specified save options.
The supported save options is VCardSaveOptions |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |