Click or drag to resize
AccountContactInfoProviderGetAccountContactInfo Method (Int32)
Returns relationship by ID.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
public static AccountContactInfo GetAccountContactInfo(
	int accountContactId
)

Parameters

accountContactId
Type: SystemInt32
AccountContactID

Return Value

Type: AccountContactInfo
See Also