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

Gets or sets the appointment location.

Syntax

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

Property Value

A String value

Requirements

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

See Also