CalendarPermissionSetType.UnknownEntries 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 UnknownEntries property gets or sets the entries that cannot be resolved against the Active Directory directory service.
public:
property cli::array <System::String ^> ^ UnknownEntries { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] UnknownEntries { get; set; }
Public Property UnknownEntries As String()
Property Value
String[]
The UnknownEntries property returns an array of string values that contains the entries that cannot be resolved against Active Directory.