Conflict Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a conflict in a meeting time suggestion.
public ref class Conflict sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class Conflict : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class Conflict
Inherits ComplexProperty
- Inheritance
Properties
ConflictType |
Gets the type of conflict that is reported. |
FreeBusyStatus |
Gets the free/busy status of the conflicting attendee. |
NumberOfMembers |
Gets the number of users, resources, and rooms in the conflicting group. |
NumberOfMembersAvailable |
Gets the number of members who are available (whose status is Free) in the conflicting group. |
NumberOfMembersWithConflict |
Gets the number of members who have a conflict (whose status is Busy, OOF or Tentative) in the conflicting group. |
NumberOfMembersWithNoData |
Gets the number of members who do not have published free/busy data in the conflicting group. |