Discuss this help topic in SecureBlackbox Forum
The time when this collaboration expires.
Declaration
[VB.NET]
Property ExpiresAt As DateTime
[Pascal]
property ExpiresAt: TDateTime;
[C++]
int64_t get_ExpiresAt();
[PHP]
DateTime get_ExpiresAt()
[Java]
Date getExpiresAt();
Description
Returns the expiration time of this collaboration.
Discuss this help topic in SecureBlackbox Forum