Overload | Description |
---|---|
Contact Constructor(Int32) | Initializes a new instance of the Contact class with the specified key. |
Contact Constructor(Guid) | Initializes a new instance of the Contact class with the specified key. |
Contact Constructor() | Creates the new Contact object. |
Contact Constructor(SerializationInfo,StreamingContext) | Special constructor for deserialization. |