ReducedRecipient Class

Provides a subset of properties available on every recipient object in Active Directory.

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.Data.Directory.ADRawEntry
      Microsoft.Exchange.Data.Directory.ADObject
        Microsoft.Exchange.Data.Directory.Management.ReducedRecipient

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ReducedRecipient _
    Inherits ADObject
'Usage
Dim instance As ReducedRecipient
[SerializableAttribute]
public class ReducedRecipient : ADObject

Remarks

This subset of properties does not support validation of the recipient.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.