public string RemoveContact(zeebregtsCs.ExchangeService.ContactInfo ci) { return(base.Channel.RemoveContact(ci)); }
public string ModifyContact(zeebregtsCs.ExchangeService.ContactInfo ci) { return(base.Channel.ModifyContact(ci)); }