InternetAddressGroup.this

Creates a new #InternetAddressGroup object with the specified name.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string name)
    class InternetAddressGroup
    this
    (
    string name
    )

Parameters

name string

group name

Return Value

a new #InternetAddressGroup object.

Note: The name string should be in UTF-8.