ForestConfigurationContactSet Property |
Contact Set - A reference to a set of all mail-enabled resources whose primary Active Directory resource does not reside in the Forest and therefore require a Contact in this Forest.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic Set ContactSet { get; set; }
Public Property ContactSet As Set
Get
Set
public:
property Set^ ContactSet {
Set^ get ();
void set (Set^ value);
}
member ContactSet : Set with get, set
Property Value
Type:
Set
See Also