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