Click or drag to resize

DistributionListAddressBookEntries Property

Gets or Set AddressBookEntries.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<AddressBookEntry> AddressBookEntries { get; set; }

Property Value

Type: ListAddressBookEntry
See Also