AppointmentItem property

T

Todd McCarty

Does anyone know what property defines the AppointmentItem Label? I dont
seem to find it in the object model.
 
M

Mike

Do you mean the label that's shown in calendar views of the item? That
would be the .Subject property.
 
Top