AccessInvitationRecord.AcceptedOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Accepted date time of the invitation.
public DateTimeOffset? AcceptedOn { get; }
member this.AcceptedOn : Nullable<DateTimeOffset>
Public ReadOnly Property AcceptedOn As Nullable(Of DateTimeOffset)