In The Hand LtdIn The Hand
ReminderSoundFile Property
NamespacesInTheHand.WindowsMobile.PocketOutlookAppointmentReminderSoundFile
.NET Components for Mobility
Returns or sets the path and file name of the sound file to play when the reminder occurs for the Appointment.
Declaration Syntax
C#Visual Basic
public string ReminderSoundFile { get; set; }
Public Property ReminderSoundFile As String
	Get
	Set
Value
The path and file name of the sound file to play when the reminder occurs for the Appointment.
Remarks
This property is valid only if the ReminderSet property is TRUE and the ReminderSound property is true. The default for this is the current setting for the Calendar application or Alarm1.wav if none. Maximum length is 255 characters.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0