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

Gets or sets the address of the contact.

Syntax

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

Requirements

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

See Also