Platform SDK: Web Telephony Engine

WTEAddress.AssignedGroup Property

The AssignedGroup property sets or retrieves the name of the group of which this address is a member. This property is empty if the address does not belong to any group.

Syntax

WTEAddress.AssignedGroup [ = sGroup ]

Possible Values

sGroup
String specifying the group name.

The property is read-write.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Mswtecom.idl and Mswtecom.h.
  Library: Use Mswtecom.lib.

See Also

WTEAddress