This function unlocks the CDO form and its linked contact to allow them being changed somewhere else.
object.UnLockForm
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISProfileForm interface |
Unlock the CDO form and its linked contact to allow them being changed somewhere else.
Dim aForm
Set aForm = Profile.Form
aForm.UnLockForm