IContactsAndGroupsManager.CreateSubscription Method

Creates a Subscription object that can be used for batching subscriptions or queries.

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

Syntax

HRESULT CreateSubscription
(
   ISubscription** subscription
);

Return Value

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

See Also

IContactsAndGroupsManager Interface

UCCollaborationLib Namespace