AppointmentCustomFieldMappingCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add(AppointmentCustomFieldMapping) | mapping | Appends the specified AppointmentCustomFieldMapping object to the storage’s collection of custom fields mappings. |
Add(String, String, FieldValueType) | name, member, valueType | |
Add(String, String) | name, member |