HRESULT get_FieldsCountByType(
BusinessCardFieldTypeEnum Type,
int* Result
);
int get_FieldsCountByType( BusinessCardFieldTypeEnum Type );
ReadOnly Property FieldsCountByType(Type As BusinessCardFieldTypeEnum) As Integer
Was this page helpful?