[]
Determines whether end-user has permission to edit Contacts.
public bool AllowContactsEditing { get; set; }
Type | Description |
---|---|
bool | The default value is true. |
If this property is false, default dialogs will only allow selection from the existing items. If this property is false and ContactCollection is empty, default Appointment dialog won't show controls for editing Contacts.