Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Outlook Developer Reference |
Edit a Business Contact
|
To edit any existing Business Contact object programmatically, do the following:
- Select the object.
- Assign new values to those properties that you want to modify.
- Invoke the Save method on the object to save the changes.
The following C# and Visual Basic for Applications (VBA) examples show how to select a Business Contact object.
|
|
Create a Business Contact | Select a Business Contact | Delete a Business Contact | Office Developer Center: Outlook 2007