다음을 통해 공유


DescriptionChangedEventArgs.Description Property

Returns the description of the group.

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

Syntax

'Declaration
Public ReadOnly Property Description As String
    Get
'Usage
Dim instance As DescriptionChangedEventArgs
Dim value As String

value = instance.Description
public string Description { get; }

Property Value

Type: System.String

See Also

Reference

DescriptionChangedEventArgs Class

DescriptionChangedEventArgs Members

Microsoft.Lync.Model.Group Namespace