dbicDayView Send comments on this topic.
Body Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiContactItem Class : Body Property

Gets or sets additional information for the contact.

Syntax

Visual Basic (Declaration) 
Public Property Body As String
C# 
public string Body {get; set;}

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also