Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.12 KB

appointmentorganizer_address.md

File metadata and controls

26 lines (18 loc) · 1.12 KB
-api-id -api-type
P:Windows.ApplicationModel.Appointments.AppointmentOrganizer.Address
winrt property

Windows.ApplicationModel.Appointments.AppointmentOrganizer.Address

-description

Gets or sets a string that communicates the address of the organizer of an appointment. The address is required, inherited from IAppointmentParticipant, and a Simple Mail Transfer Protocol (SMTP) e-mail address. It is also of type String and between 1 and 321 characters in length (non-empty).

-property-value

The address of the organizer of an appointment.

-remarks

When saving an appointment that has an AppointmentOrganizer with an email address, if the address contains one of the characters listed in the table below, which are not allowed for this property, the address will be saved incorrectly and an exception won’t be thrown: ‘<’, ‘>’, ‘:’, ‘;’, ‘\’.

-examples

-see-also

-capabilities

appointmentsSystem