Discuss this help topic in SecureBlackbox Forum

TElMailAddressGroup Constructor

TElMailAddressGroup     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Creates an instance of TElMailAddressGroup class and returns a reference to newly created instance.

Declaration

[C#]
    TElMailAddressGroup();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create;

[C++]
    not available

[PHP]
    not available

[Java]
    public TElMailAddressGroup();

Description

    Use this method to create a new instance of TElMailAddressGroup class.

See also:     Clone     Destructor    

Discuss this help topic in SecureBlackbox Forum