SendInvitationsOrCancellationsMode - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data
public enum SendInvitationsOrCancellationsMode
Public Enumeration SendInvitationsOrCancellationsMode
public enum class SendInvitationsOrCancellationsMode
type SendInvitationsOrCancellationsMode
Имя члена | Значение | Описание | |
---|---|---|---|
SendToNone | 0 | No meeting invitation/cancellation is sent. | |
SendOnlyToAll | 1 | Meeting invitations/cancellations are sent to all attendees. | |
SendOnlyToChanged | 2 | Meeting invitations/cancellations are sent only to attendees that have been added or modified. | |
SendToAllAndSaveCopy | 3 | Meeting invitations/cancellations are sent to all attendees and a copy is saved in the organizer's Sent Items folder. | |
SendToChangedAndSaveCopy | 4 | Meeting invitations/cancellations are sent only to attendees that have been added or modified and a copy is saved in the organizer's Sent Items folder. |
Copyright © Syntellect 2022