DistributionGroup.MemberDepartRestriction Property
Gets or sets the restriction to be placed on members who want to depart the distribution group.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property MemberDepartRestriction As MemberUpdateType
Get
Set
'Usage
Dim instance As DistributionGroup
Dim value As MemberUpdateType
value = instance.MemberDepartRestriction
instance.MemberDepartRestriction = value
public MemberUpdateType MemberDepartRestriction { get; set; }
Property Value
Type: Microsoft.Exchange.Data.Directory.Recipient.MemberUpdateType
The restriction to be placed on members who want to depart the distribution group.