MapiMessage.IsTemplate

MapiMessage.IsTemplate property

Determines whether the message is Outlook template (.oft).

public bool IsTemplate { get; }

Return Value

true if the message is OFT template; otherwise, false.

See Also