Для изменения размера нажмите или перетащите

Attendee - свойства

Тип Attendee предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоAddress
Gets or sets the actual address associated with the e-mail address. The type of the Address property must match the specified routing type. If RoutingType is not set, Address is assumed to be an SMTP address.
(Унаследован от EmailAddress.)
Открытое свойствоId
Gets or sets the Id of the contact the e-mail address represents. When Id is specified, Address should be set to null.
(Унаследован от EmailAddress.)
Открытое свойствоLastResponseTime
Gets the date and time when the attendee last responded to a meeting invitation or update.
Открытое свойствоMailboxType
Gets or sets the type of the e-mail address.
(Унаследован от EmailAddress.)
Открытое свойствоName
Gets or sets the name associated with the e-mail address.
(Унаследован от EmailAddress.)
Открытое свойствоResponseType
Gets the type of response the attendee gave to the meeting invitation it received.
Открытое свойствоRoutingType
Gets or sets the routing type associated with the e-mail address. If RoutingType is not set, Address is assumed to be an SMTP address.
(Унаследован от EmailAddress.)
В начало страницы
См. также