ShareableContent.CreationTime property

Returns the time that the content is created

Namespace:  Microsoft.Lync.Model.Conversation.Sharing
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public ReadOnly Property CreationTime As DateTime
    Get
'Usage
Dim instance As ShareableContent
Dim value As DateTime

value = instance.CreationTime
public DateTime CreationTime { get; }

Property value

Type: System.DateTime

See also

Reference

ShareableContent class

ShareableContent members

Microsoft.Lync.Model.Conversation.Sharing namespace