Returned by the GetAddress(String, Int32) and GetAddresses(String, String) call.
Declaration Syntax
public class AddressView
Members
Icon | Member | Description |
---|---|---|
Address |
The Address object containing the current details of this CAF address.
| |
RequestedCAFID |
The CAF ID which was requested in the GetAddress(String, Int32) or GetAddresses(String, String) call.
|
Remarks
This structure is returned by the GetAddress(String, Int32) and GetAddresses(String, String) calls.
The RequestedCAFID field is particularly useful when using the latter, as the CAF ID in the Address
object may not be the same as the CAF ID requested in the case that the address has been updated.