Discuss this help topic in SecureBlackbox Forum
Total number of addresses in the group.
Declaration
[VB.NET]
Property AddressesCount As Integer
[Pascal]
property AddressesCount : Integer;
[C++]
int32_t get_AddressesCount();
[PHP]
integer get_AddressesCount()
[Java]
int getAddressesCount();
Description
Use this read-only property to get total number of addresses in the group.
Discuss this help topic in SecureBlackbox Forum