emailFolder

package
v0.35.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "EmailFolder"

Variables

This section is empty.

Functions

This section is empty.

Types

type EmailFolder

type EmailFolder struct {
	metadata.MetadataInfo
	XMLName    xml.Name `xml:"EmailFolder"`
	Xmlns      string   `xml:"xmlns,attr"`
	AccessType struct {
		Text string `xml:",chardata"`
	} `xml:"accessType"`
	Name struct {
		Text string `xml:",chardata"`
	} `xml:"name"`
	PublicFolderAccess struct {
		Text string `xml:",chardata"`
	} `xml:"publicFolderAccess"`
	SharedTo []struct {
	} `xml:"sharedTo"`
}

func Open

func Open(path string) (*EmailFolder, error)

func (*EmailFolder) Files

func (c *EmailFolder) Files(format metadata.Format) (map[string][]byte, error)

func (*EmailFolder) SetMetadata

func (c *EmailFolder) SetMetadata(m metadata.MetadataInfo)

func (*EmailFolder) Type

func (c *EmailFolder) Type() metadata.MetadataType

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL