Compartir a través de


DistributionGroup.DescriptionChanged Event

Occurs when the group description has changed.

Namespace:  Microsoft.Lync.Model.Group
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Event DescriptionChanged As EventHandler(Of DescriptionChangedEventArgs)
'Usage
Dim instance As DistributionGroup
Dim handler As EventHandler(Of DescriptionChangedEventArgs)

AddHandler instance.DescriptionChanged, handler
public event EventHandler<DescriptionChangedEventArgs> DescriptionChanged

See Also

Reference

DistributionGroup Class

DistributionGroup Members

Microsoft.Lync.Model.Group Namespace