Discuss this help topic in SecureBlackbox Forum
When the user has joined this group.
Declaration
[VB.NET]
Property JoinedAt As DateTime
[Pascal]
property JoinedAt: TDateTime;
[C++]
int64_t get_JoinedAt();
[PHP]
DateTime get_JoinedAt()
[Java]
Date getJoinedAt();
Description
Specifies when the user has joined this group.
Discuss this help topic in SecureBlackbox Forum