ChatRoomInvitation.CreatedOn Property

Definition

Gets the UTC date and time when the invitation was created on the server.

public:
 property DateTime CreatedOn { DateTime get(); };
public DateTime CreatedOn { get; }
member this.CreatedOn : DateTime
Public ReadOnly Property CreatedOn As DateTime

Property Value

The invitation creation time.

Applies to