GroupAttendeeConflictData.NumberOfMembersWithNoData Property
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.
The NumberOfMembersWithNoData property gets or sets the number of distribution list members who do not have published free/busy data to compare to a suggested meeting time.
public:
property int NumberOfMembersWithNoData { int get(); void set(int value); };
public int NumberOfMembersWithNoData { get; set; }
Public Property NumberOfMembersWithNoData As Integer
Property Value
The NumberOfMembersWithNoData property returns the number of distribution list members who do not have published free/busy data to compare to a suggested meeting time.
Remarks
The NumberOfMembersWithNoData property represents the number of members of a distribution list who have a NoData status, or it represents the members of a distribution list that is too large to be expanded.