Share via


SourceValidation.IsMembershipGroup property

Gets or sets a value that specifies whether the mailbox is a distribution list.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Property IsMembershipGroup As Boolean
    Get
    Set
'Usage
Dim instance As SourceValidation
Dim value As Boolean

value = instance.IsMembershipGroup

instance.IsMembershipGroup = value
public bool IsMembershipGroup { get; set; }

Property value

Type: System.Boolean

See also

Reference

SourceValidation class

SourceValidation members

Microsoft.Office.Server.Discovery namespace