Share via


MailboxData Members

The MailboxData class represents an individual mailbox user and options for the type of data to be returned about the mailbox user.

The following tables list the members exposed by the MailboxData type.

Public Constructors

  Name Description
MailboxData The MailboxData constructor initializes a new instance of the MailboxData class.

Top

Public Properties

  Name Description
Bb409017.pubproperty(en-us,EXCHG.80).gif AttendeeType The AttendeeType property gets or sets a value that identifies the type of attendee that is identified by the Email property. This property is required per the schema. This is a read/write property.
Bb409017.pubproperty(en-us,EXCHG.80).gif Email The Email property gets or sets the mailbox user for a GetUserAvailability query.
Bb409017.pubproperty(en-us,EXCHG.80).gif ExcludeConflicts The ExcludeConflicts property gets or sets a value that specifies whether to return suggested times for calendar times that conflict among the attendees. This property is optional. This is a read/write property.
Bb409017.pubproperty(en-us,EXCHG.80).gif ExcludeConflictsSpecified The ExcludeConflictsSpecified property gets or sets a Boolean value that specifies whether the ExcludeConflicts property is serialized into the Simple Object Access Protocol (SOAP) request. This property is required if the ExcludeConflicts property is set. This is a read/write property.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409017.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409017.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409017.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409017.pubmethod(en-us,EXCHG.80).gifBb409017.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409017.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top