Remove duplicates from a list?

Remove duplicates from a list?

I have a list variable with hundreds of phone numbers.  There are duplicate numbers in that list though.  How do I remove the duplicates from the list?

Thanks.