[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.PostalAddress"]
Inheritance Hierarchy
Ipswitch.Messaging.FrameworkPostalAddress
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
The PostalAddress type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PostalAddress | Initializes a new instance of the PostalAddress class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Address1 | |
![]() | Address2 | |
![]() | Address3 | |
![]() | Address4 | |
![]() | City | |
![]() | Country | |
![]() | PostalCode | |
![]() | State |
See Also