Class ReplyBody

ReplyBody class

Represents the OOF message response.

public sealed class ReplyBody

Properties

NameDescription
Language { get; }Gets the language that the OOF message was written in.
Message { get; }Gets the OOF message response.

See Also