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