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

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

Parameters

accountContactId
Type: SystemInt32
AccountContactID

Return Value

Type: AccountContactInfo
See Also