Namespace: NI.Email.Mime.FieldAssembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
public AddressList AddressList { get; set; }
public AddressList AddressList { get; set; }
Public Property AddressList As AddressList
Get
Set
Public Property AddressList As AddressList
Get
Set
public:
property AddressList^ AddressList {
AddressList^ get ();
void set (AddressList^ value);
}
public:
property AddressList^ AddressList {
AddressList^ get ();
void set (AddressList^ value);
}
member AddressList : AddressList with get, set
member AddressList : AddressList with get, set
Property Value
Type:
AddressList