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