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