Edit

Share via


Conflict.NumberOfMembersWithNoData Property

Definition

Gets the number of members who do not have published free/busy data in the conflicting group.

public:
 property int NumberOfMembersWithNoData { int get(); };
public int NumberOfMembersWithNoData { get; }
Public ReadOnly Property NumberOfMembersWithNoData As Integer

Property Value

An T:System.Int32

Remarks

The value of the NumberOfMembersWithNoData property is only meaningful when the ConflictType property is set to GroupConflict.

Applies to