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
Bb402569.pubproperty(en-us,EXCHG.80).gif LastResponseTime The LastResponseTime property gets or sets the date and time that the latest was response received.
Bb402569.pubproperty(en-us,EXCHG.80).gif 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.
Bb402569.pubproperty(en-us,EXCHG.80).gif Mailbox The Mailbox property gets or sets a fully resolved e-mail address.
Bb402569.pubproperty(en-us,EXCHG.80).gif ResponseType The ResponseType property gets or sets the type of response received for a meeting.
Bb402569.pubproperty(en-us,EXCHG.80).gif 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
Bb402569.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb402569.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb402569.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb402569.pubmethod(en-us,EXCHG.80).gifBb402569.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb402569.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb402569.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb402569.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top

See Also