Share via


FormRegionMessageClassAttribute.Appointment Field (2007 System)

Specifies the message class name of a Microsoft Office Outlook Appointment item.

Namespace:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook.v9.0 (in Microsoft.Office.Tools.Outlook.v9.0.dll)

Syntax

'Declaration
Public Const Appointment As String
'Usage
Dim value As String 

value = FormRegionMessageClassAttribute.Appointment
public const string Appointment
public:
literal String^ Appointment
public const var Appointment : String

Remarks

This string contains "IPM.Appointment".

.NET Framework Security

See Also

Reference

FormRegionMessageClassAttribute Class

FormRegionMessageClassAttribute Members

Microsoft.Office.Tools.Outlook Namespace