Discuss this help topic in SecureBlackbox Forum

TElMailAddressGroup class

Properties     Methods     Declared in     


Description

    Use this class when you need to deal with group of addresses as with one unit.

    The following paragraph is taken from RFC 2822 (Resnick), part 3.4:

    «When it is desirable to treat several mailboxes as a single unit (i.e., in a distribution list), the group construct can be used. The group construct allows the sender to indicate a named group of recipients. This is done by giving a display name for the group... »

     Don't use this class for management of sender and recipient header fields (From:, To:, CC: etc.). Use TElMailAddressList class for these purposes.

Properties

Methods

Declared in

.NET:
  • Namespace: SBMIME
  • Assembly: SecureBlackbox.MIME
VCL:
  • Unit: SBMIME
Java:
  • Package: SecureBlackbox.MIME.jar
C++:
  • sbmime.h

Discuss this help topic in SecureBlackbox Forum