ContactQueryBuilder.DisplayName

ContactQueryBuilder.DisplayName property

Gets the field that allows to find Contact that contain the specified string in the DisplayName field.

public StringComparisonField DisplayName { get; }

See Also