IDistributionGroup.Expand Method

Expand the distribution group.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT Expand
(
   IUnknown* groupCallback,
   VARIANT state,
   IAsynchronousOperation** asyncOperation
);

Parameters

  • groupCallback
    Type: Object
    A value of the IUnknown type. The default value is NULL.
  • state
    Type: Object
    A value of the VARIANT type.

Return Value

A value of the IAsynchronousOperation** (IAsynchronousOperation, for a .NET application) type.

See Also

IDistributionGroup Interface

UCCollaborationLib Namespace