Click or drag to resize
ContactInfoProviderDeleteContactInfo Method
Overload List
  NameDescription
Public methodStatic memberDeleteContactInfo(Int32)
Deletes contact with specified ID. To delete dependencies use ContactHelper.Delete() instead.
Public methodStatic memberDeleteContactInfo(ContactInfo)
Deletes specified contact. To delete dependencies use ContactHelper.Delete() instead.
Top
See Also