This function locks the CDO form and its linked contact to prevent them from being changed somewhere else.
object.LockForm
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISProfileForm interface |
Lock the CDO form and its linked contact to prevent them from being changed somewhere else.
Dim aForm
Set aForm = Profile.Form
aForm.LockForm