Share via


IContactSubscription.LastSubscribedContactInformation Property

Gets the ContactInformation for the last UpdateSubscription call.

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

Syntax

HRESULT get_LastSubscribedContactInformation
(
   SAFEARRAY(ContactInformationType)* contactInformationTypes
);

Return Value

A value of the SAFEARRAY(ContactInformationType)* (IEnumerable<object>, for a .NET application) type.

See Also

IContactSubscription Interface

UCCollaborationLib Namespace