Home
last modified time | relevance | path

Searched refs:MailTips (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/ews/ewsclient/
H A Dewsclient.h34 MailTips = 0, enumerator
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelMail.go62 type MailTips struct { struct
H A DRequestUser.go850 …est) Paging(ctx context.Context, method, path string, obj interface{}, n int) ([]MailTips, error) {
862 var values []MailTips
876 value []MailTips
906 func (r *UserGetMailTipsRequest) PostN(ctx context.Context, n int) ([]MailTips, error) {
911 func (r *UserGetMailTipsRequest) Post(ctx context.Context) ([]MailTips, error) {