AttendeeType Members
The AttendeeType class represents attendees and resources for a meeting.
The following tables list the members exposed by the AttendeeType type.
Public Constructors
Name | Description | |
---|---|---|
AttendeeType | The AttendeeType constructor initializes a new instance of the AttendeeType class. |
Top
Public Properties
Name | Description | |
---|---|---|
LastResponseTime | The LastResponseTime property gets or sets the date and time that the latest was response received. | |
LastResponseTimeSpecified | The LastResponseTimeSpecified property gets or sets a Boolean value that indicates whether the LastResponseTime property is serialized into the SOAP message. This property is required if the LastResponseTime property is specified. | |
Mailbox | The Mailbox property gets or sets a fully resolved e-mail address. | |
ResponseType | The ResponseType property gets or sets the type of response received for a meeting. | |
ResponseTypeSpecified | The ResponseTypeSpecified property gets or sets a Boolean value that indicates whether the ResponseType property is serialized into the SOAP message. This property is required if the ResponseType property is specified. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top