Table of Contents

Property Joined

Namespace
GuildWars2.Guilds.Members
Assembly
GW2SDK.dll

Joined

When the member joined the guild.

public required DateTimeOffset? Joined { get; init; }

Property Value

DateTimeOffset?

Remarks

May also be null — the join date was not tracked before around March 19th, 2013.